diff options
author | 2023-04-04 13:39:54 +0100 | |
---|---|---|
committer | 2023-04-04 09:30:39 -0600 | |
commit | 9eae8655f9cd2eeed99fb7a0d2bb22816c17e497 (patch) | |
tree | 9839eb9739e972da6b62d363843f1fa95e48ea4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring/rsrc: don't offload node free (diff) | |
download | wireguard-linux-9eae8655f9cd2eeed99fb7a0d2bb22816c17e497.tar.xz wireguard-linux-9eae8655f9cd2eeed99fb7a0d2bb22816c17e497.zip |
io_uring/rsrc: cache struct io_rsrc_node
Add allocation cache for struct io_rsrc_node, it's always allocated and
put under ->uring_lock, so it doesn't need any extra synchronisation
around caches.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/252a9d9ef9654e6467af30fdc02f57c0118fb76e.1680576071.git.asml.silence@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