diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-08-30 06:33:08 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-30 07:32:17 -0600 |
commit | a9a4aa9fbfc5b87f315c63d9a317648774a46879 (patch) | |
tree | e5ab94f7a5e7162ddb5d37eeb00f8412b8f658ed /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ecc53c48c13d995e6fe5559e30ffee48d92784fd (diff) |
io-wq: wqe and worker locks no longer need to be IRQ safe
io_uring no longer queues async work off completion handlers that run in
hard or soft interrupt context, and that use case was the only reason that
io-wq had to use IRQ safe locks for wqe and worker locks.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions