summaryrefslogtreecommitdiff
path: root/fs/io-wq.h
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-03-04 22:21:05 +0300
committerJens Axboe <axboe@kernel.dk>2021-03-05 01:45:03 +0300
commitcc440e8738e5c875297ac0e90316745093be7e28 (patch)
treeafa5104417c11531b4d4ec48ef7b0c3a6b0a45dd /fs/io-wq.h
parentdd59a3d595cc10230ded4c8b727b096e16bceeb5 (diff)
downloadlinux-cc440e8738e5c875297ac0e90316745093be7e28.tar.xz
kernel: provide create_io_thread() helper
Provide a generic helper for setting up an io_uring worker. Returns a task_struct so that the caller can do whatever setup is needed, then call wake_up_new_task() to kick it into gear. Add a kernel_clone_args member, io_thread, which tells copy_process() to mark the task with PF_IO_WORKER. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions