[dpdk-dev] buffer allocation failure in NUMA platform
Hi, Here is my topology. * NUMA Topology * NUMA domains: 2 - Domain 0: Processors: 0 1 2 3 8 9 10 11 Relative distan
[dpdk-dev] buffer allocation failure in NUMA platform
Hi Kypriotis, > cat /sys/devices/system/node/node1/hugepages/hugepages- > 2048kB/nr_hugepages > --> 1024 > cat /sys/devices/system/node/node0/hugepages/hugepages- > 2048kB/nr_hugepages > --> 1024 > > When I try to pin my process to specific nodes like this : > > numactl --physcpubind=12-15 -- ./