Files
linux-st/include/linux
Jens Axboe cc440e8738 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>
2021-03-04 15:45:03 -07:00
..
2021-02-26 15:49:51 -07:00
2021-02-26 09:41:03 -08:00
2021-03-04 06:36:22 -07:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:02 -08:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:40:59 -08:00
2021-02-26 09:41:03 -08:00