diff options
author | 2020-06-28 12:52:31 +0300 | |
---|---|---|
committer | 2020-06-28 08:10:17 -0600 | |
commit | 2757a23e7f6441eabf605ca59eeb88c34071757d (patch) | |
tree | e0cd6ec793f8bcc6a7fbb9d6c0063b53d51fda28 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: remove inflight batching in free_many() (diff) | |
download | wireguard-linux-2757a23e7f6441eabf605ca59eeb88c34071757d.tar.xz wireguard-linux-2757a23e7f6441eabf605ca59eeb88c34071757d.zip |
io_uring: dismantle req early and remove need_iter
Every request in io_req_multi_free() is has ->file set. Instead of
pointlessly defering and counting reqs with file, dismantle it on place
and save for batch dealloc.
It also saves us from potentially skipping io_cleanup_req(), put_task(),
etc. Never happens though, becacuse ->file is always there.
Signed-off-by: Pavel Begunkov <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