[spp] [Bug 443] spp primary takes up the complete hugepages
bugzilla at dpdk.org
bugzilla at dpdk.org
Sun Apr 19 08:50:36 CEST 2020
https://bugs.dpdk.org/show_bug.cgi?id=443
Vipin Varghese (vipin.varghese at intel.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Normal |High
Severity|normal |critical
--- Comment #7 from Vipin Varghese (vipin.varghese at intel.com) ---
Hi Hideyuki,
I am not sure, whether it's the download or the missing information in the
documentation.
URL: https://doc.dpdk.org/spp/setup/getting_started.html#setup
DPDK version: mainline from git
SPP version: spp-19.11.zip
Observation: Primary is resource allocator (huge page), without secondary it
consumes 1Gb (1 page from the hugepage). Starting of secondary without
```socket-limit``` it is free to consume next huge page.
Memory Usage:
# numastat -p spp_
Per-node process memory usage (in MBs)
PID Node 0 Node 1 Total
------------------- --------------- --------------- ---------------
15191 (gdb) 54.12 3.23 57.35
15201 (spp_primary) 1040.76 2.12 1042.88
15208 (spp_nfv) 1039.82 2.29 1042.11
------------------- --------------- --------------- ---------------
Total 2134.70 7.64 2142.34
Note: I am increasing the priority.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the spp
mailing list