Skip to content
Commit 37d1e2e3 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: move SQPOLL thread io-wq forked worker



Don't use a kthread for SQPOLL, use a forked worker just like the io-wq
workers. With that done, we can drop the various context grabbing we do
for SQPOLL, it already has everything it needs.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 843bbfd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment