aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-02-07 22:34:26 +0000
committerJens Axboe <axboe@kernel.dk>2021-02-08 08:27:25 -0700
commit0e9ddb39b7d964d716cddd6e6bd1aab3f800066e (patch)
tree1ef233d1a78b53a893ce7c1c1358481bbacc6db4 /tools/perf/scripts/python/export-to-postgresql.py
parent257e84a5377fbbc336ff563833a8712619acce56 (diff)
io_uring: cleanup up cancel SQPOLL reqs across exec
For SQPOLL rings tctx_inflight() always returns zero, so it might skip doing full cancelation. It's fine because we jam all sqpoll submissions in any case and do go through files cancel for them, but not nice. Do the intended full cancellation, by mimicking __io_uring_task_cancel() waiting but impersonating SQPOLL task. 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