numam-dpdk/doc/guides/linux_gsg
Anatoly Burakov e4348122a4 eal: add option to limit memory allocation on sockets
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>
2018-07-13 11:44:15 +02:00
..
build_dpdk.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
build_sample_apps.rst eal: add option to limit memory allocation on sockets 2018-07-13 11:44:15 +02:00
cross_build_dpdk_for_arm64.rst doc: add cross compiling guide 2018-07-11 21:13:32 +02:00
enable_func.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
index.rst doc: add cross compiling guide 2018-07-11 21:13:32 +02:00
intro.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
linux_drivers.rst align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
nic_perf_intel_platform.rst fix typos 2018-01-11 18:26:46 +01:00
quick_start.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
sys_reqs.rst doc: remove reference to old distro in Linux guide 2018-02-14 18:35:18 +01:00