aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXiaoguang Wang <[email protected]>2020-07-23 20:57:24 +0800
committerJens Axboe <[email protected]>2020-07-24 13:00:46 -0600
commit23b3628e45924419399da48c2b3a522b05557c91 (patch)
tree6fdaf052da6860b677e544bb031184c949c3955a /tools/perf/scripts/python
parent5af1d13e8f0d8839db04a71ec786f369b0e67234 (diff)
io_uring: clear IORING_SQ_NEED_WAKEUP after executing task works
In io_sq_thread(), if there are task works to handle, current codes will skip schedule() and go on polling sq again, but forget to clear IORING_SQ_NEED_WAKEUP flag, fix this issue. Also add two helpers to set and clear IORING_SQ_NEED_WAKEUP flag, Signed-off-by: Xiaoguang Wang <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions