yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
165 stars 17 forks source link

Raise DPDK memory limits #101

Closed GeorgyKirichenko closed 5 months ago

GeorgyKirichenko commented 5 months ago

Yanet uses DPDK memory allocator internally and DPDK has hard-configured limits for the maximum amount of memory enabled for each NUMA node. As we do not fit in the limit in some circumstances we have to raise the limit.