numam-dpdk/lib/librte_mempool
Anatoly Burakov 119cee86cd eal: add API to lock/unlock mempool list
Currently, in order to lock access to the mempool list, a direct
access to the shared memory structure is needed. Add an API to do
the same, and search-and-replace all usages.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: David Marchand <david.marchand@redhat.com>
2019-07-05 22:31:39 +02:00
..
Makefile mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
meson.build mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
rte_mempool_ops_default.c mempool: fold memory size calculation helper 2018-08-05 23:41:57 +02:00
rte_mempool_ops.c replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
rte_mempool_version.map mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
rte_mempool.c eal: add API to lock/unlock mempool list 2019-07-05 22:31:39 +02:00
rte_mempool.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00