Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Jens Axboe <axboe@kernel.dk>
- Loading branch information