e4348122a4
Previously, it was possible to limit maximum amount of memory allowed for allocation by creating validator callbacks. Although a powerful tool, it's a bit of a hassle and requires modifying the application for it to work with DPDK example applications. Fix this by adding a new parameter "--socket-limit", with syntax similar to "--socket-mem", which would set per-socket memory allocation limits, and set up a default validator callback to deny all allocations above the limit. This option is incompatible with legacy mode, as validator callbacks are not supported there. Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com> |
||
---|---|---|
.. | ||
build_dpdk.rst | ||
build_sample_apps.rst | ||
cross_build_dpdk_for_arm64.rst | ||
enable_func.rst | ||
index.rst | ||
intro.rst | ||
linux_drivers.rst | ||
nic_perf_intel_platform.rst | ||
quick_start.rst | ||
sys_reqs.rst |