diff options
author | 2020-11-06 13:00:24 +0000 | |
---|---|---|
committer | 2020-12-09 12:04:00 -0700 | |
commit | b52fda00dd9df8b4a6de5784df94f9617f6133a1 (patch) | |
tree | 799ce6f580316ff1276001822b434eb54601b554 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: cancel only requests of current task (diff) | |
download | linux-dev-b52fda00dd9df8b4a6de5784df94f9617f6133a1.tar.xz linux-dev-b52fda00dd9df8b4a6de5784df94f9617f6133a1.zip |
io_uring: don't iterate io_uring_cancel_files()
io_uring_cancel_files() guarantees to cancel all matching requests,
that's not necessary to do that in a loop. Move it up in the callchain
into io_uring_cancel_task_requests().
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