diff options
author | 2015-05-04 16:52:20 -0700 | |
---|---|---|
committer | 2018-05-14 13:14:23 -0600 | |
commit | c1a67fefd0546a5552289c65fe31b1d60e64b643 (patch) | |
tree | e96bfb877d770c45e4b7a58d251edf3808ae5d32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sbitmap: fix race in wait batch accounting (diff) | |
download | wireguard-linux-c1a67fefd0546a5552289c65fe31b1d60e64b643.tar.xz wireguard-linux-c1a67fefd0546a5552289c65fe31b1d60e64b643.zip |
mempool: Add mempool_init()/mempool_exit()
Allows mempools to be embedded in other structs, getting rid of a
pointer indirection from allocation fastpaths.
mempool_exit() is safe to call on an uninitialized but zeroed mempool.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions