Skip to content
Snippets Groups Projects
Commit 1cbd9c2b authored by Jens Axboe's avatar Jens Axboe
Browse files

io-wq: don't create any IO workers upfront


When the manager thread starts up, it creates a worker per node for
the given context. Just let these get created dynamically, like we do
for adding further workers.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7c25c0d1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment