numam-dpdk/lib/librte_eal
Anatoly Burakov 76b15480d6 malloc: enable callbacks on alloc/free and mp sync
Callbacks will be triggered just after allocation and just
before deallocation, to ensure that memory address space
referenced in the callback is always valid by the time
callback is called.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Tested-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Tested-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Tested-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
2018-04-11 21:45:55 +02:00
..
bsdapp malloc: support multiprocess memory hotplug 2018-04-11 21:45:55 +02:00
common malloc: enable callbacks on alloc/free and mp sync 2018-04-11 21:45:55 +02:00
linuxapp malloc: enable callbacks on alloc/free and mp sync 2018-04-11 21:45:55 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build eal: provide API for querying valid socket ids 2018-04-05 00:27:13 +02:00
rte_eal_version.map malloc: support callbacks on memory events 2018-04-11 21:45:55 +02:00