diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-04-03 20:26:26 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-04-03 20:35:57 +0300 |
commit | aa96bf8a9ee33457b7e3ea43e97dfa1e3a15ab20 (patch) | |
tree | a3ba2c7171210464132794274827829d17dd15b4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3537b6a7c65434d0d2cc0c9862e69be11c367fdc (diff) | |
download | linux-aa96bf8a9ee33457b7e3ea43e97dfa1e3a15ab20.tar.xz |
io_uring: use io-wq manager as backup task if task is exiting
If the original task is (or has) exited, then the task work will not get
queued properly. Allow for using the io-wq manager task to queue this
work for execution, and ensure that the io-wq manager notices and runs
this work if woken up (or exiting).
Reported-by: Dan Melnic <dmm@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions