File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 407
407
408
408
< aside class ="notes ">
409
409
410
- How do you move a device from kernel space to user space, in case of DPDK?
410
+ This is how moving a device from kernel space to user space, in case of DPDK looks like.
411
+ < br > < br > We need the hugepages for large memory pool alocation that is used for packet buffers.
412
+ < br > Lower number of memory pages means fewer table lookups, perf increases.
413
+ < br > (shorter time to translate a virtual page address to a physical one)
414
+ < br > < br > Load the virti
415
+
411
416
</ aside >
412
417
</ section >
413
418
<!-- SlideX -->
609
614
<!-- Slide14 -->
610
615
< section >
611
616
< br > Thank you:
612
- < br > < a href ="https://xahteiwi.eu/ "> Florian Haas</ a >
613
- < br > < a href ="https://twitter.com/brendangregg "> Brendan Gregg</ a >
614
- < br > < a href ="https://twitter.com/JesperBrouer "> Jesper Dangaard Brouer</ a >
615
- < br > < a href ="https://twitter.com/alexei_ast "> Alexei Starovoitov</ a >
617
+ < br > < a href ="https://xahteiwi.eu/ "> < font size =" 5 " > Florian Haas</ font > </ a >
618
+ < br > < a href ="https://twitter.com/brendangregg "> < font size =" 5 " > Brendan Gregg</ font > </ a >
619
+ < br > < a href ="https://twitter.com/JesperBrouer "> < font size =" 5 " > Jesper Dangaard Brouer</ font > </ a >
620
+ < br > < a href ="https://twitter.com/alexei_ast "> < font size =" 5 " > Alexei Starovoitov</ font > </ a >
616
621
617
622
618
623
< aside class ="notes ">
You can’t perform that action at this time.
0 commit comments