Loading…
DPDK Summit China 2019 has ended
Monday, June 24 • 10:05 - 10:30
DPDK Slab Allocator and applied it to zero-copy stack: Yijun Hou, Alibaba

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

Feedback form is now closed.
Currently,_x000D_
#1:DPDK application uses mempool for better performance. But mempool is for fix size buffer. Once application need different size buffer, it will need different mempool._x000D_
#2:And rte_malloc is the lower performance because it has a global lock for allocate different size buffer._x000D_
For best performance and best dpdk memory utilization, we implemented DPDK Slab Allocator. It can for different packet size and has better performance._x000D_
More important, it can match dpdk application zero copy memory requirement based on user space stack and DPDK.

Speakers
YH

Yijun Hou

Engineer, Alibaba


Monday June 24, 2019 10:05 - 10:30 CST