diff options
author | Jens Axboe | 2021-03-04 12:39:36 -0700 |
---|---|---|
committer | Jens Axboe | 2021-03-05 08:43:01 -0700 |
commit | 46fe18b16c4656969347fc0a3d83a034e47d9119 (patch) | |
tree | efe7c408c17110038f655c97838d43e5ca175c1d /fs/qnx6 | |
parent | cc440e8738e5c875297ac0e90316745093be7e28 (diff) |
io_uring: move to using create_io_thread()
This allows us to do task creation and setup without needing to use
completions to try and synchronize with the starting thread. Get rid of
the old io_wq_fork_thread() wrapper, and the 'wq' and 'worker' startup
completion events - we can now do setup before the task is running.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/qnx6')
0 files changed, 0 insertions, 0 deletions