diff options
author | Pavel Begunkov <[email protected]> | 2021-03-01 18:20:48 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-03-04 06:38:07 -0700 |
commit | b23fcf477f85164f3b33b2e8c2c99b2ec61ba902 (patch) | |
tree | 8bed3631b5f30df8b4782296132e06c820a97494 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ebf936670721be805a9cb87781a5ee9271ba4633 (diff) |
io_uring: remove extra in_idle wake up
io_dismantle_req() is always followed by io_put_task(), which already do
proper in_idle wake ups, so we can skip waking the owner task in
io_dismantle_req(). The rules are simpler now, do io_put_task() shortly
after ending a request, and it will be fine.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions