diff options
author | Jens Axboe <[email protected]> | 2021-03-11 10:49:20 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-03-11 10:49:20 -0700 |
commit | d052d1d685f5125249ab4ff887562c88ba959638 (patch) | |
tree | 46acca647cf9277efe8a50c322a02060b75db348 /tools/perf/scripts/python | |
parent | 5c2469e0a22e035d52f3ba768151cc75e3d4a1cd (diff) |
io_uring: perform IOPOLL reaping if canceler is thread itself
We bypass IOPOLL completion polling (and reaping) for the SQPOLL thread,
but if it's the thread itself invoking cancelations, then we still need
to perform it or no one will.
Fixes: 9936c7c2bc76 ("io_uring: deduplicate core cancellations sequence")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions