diff options
| author | Pavel Begunkov <[email protected]> | 2021-02-07 22:34:26 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-02-08 08:27:25 -0700 |
| commit | 0e9ddb39b7d964d716cddd6e6bd1aab3f800066e (patch) | |
| tree | 1ef233d1a78b53a893ce7c1c1358481bbacc6db4 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 257e84a5377fbbc336ff563833a8712619acce56 (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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions