diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-04 13:51:56 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-04 08:05:46 -0700 |
commit | 9936c7c2bc76a0b2276f6d19de6d1d92f03deeab (patch) | |
tree | aede1877a882ce913b7c7b1ca75bbdcc3ee88977 /tools/perf/scripts/python | |
parent | 57cd657b8272a66277c139e7bbdc8b86057cb415 (diff) |
io_uring: deduplicate core cancellations sequence
Files and task cancellations go over same steps trying to cancel
requests in io-wq, poll, etc. Deduplicate it with a helper.
note: new io_uring_try_cancel_requests() is former
__io_uring_cancel_task_requests() with files passed as an agrument and
flushing overflowed 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')
0 files changed, 0 insertions, 0 deletions