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-23 13:39:45 -08:00
2021-02-23 13:39:45 -08:00
2021-01-06 17:39:38 +01:00
2021-02-26 09:41:05 -08:00
2021-02-26 13:59:32 -08:00
2021-02-17 14:12:43 +01:00
2021-02-26 09:41:03 -08:00
2021-02-05 11:03:47 -08:00
2021-02-24 10:13:55 -08:00
2021-01-04 14:39:07 -08:00
2021-02-08 12:22:08 +01:00
2021-02-26 09:41:03 -08:00
2021-02-15 18:50:01 +01:00
2021-02-22 13:43:55 +01:00
2021-02-21 12:35:04 -08:00
2021-02-26 09:41:03 -08:00
2021-02-21 12:04:41 -08:00
2021-02-28 11:23:38 -08:00
2021-02-23 10:25:27 -05:00
2021-01-15 11:58:10 -05:00
2021-02-23 13:39:45 -08:00
2021-01-24 14:27:16 +01:00
2021-01-06 16:24:59 -08:00
2021-03-04 15:45:03 -07:00
2021-02-12 12:54:58 +01:00
2021-02-26 09:41:03 -08:00
2021-02-08 12:24:04 +01:00
2021-02-17 14:12:24 +01:00
2021-02-21 09:29:23 -08:00
2021-02-10 15:49:38 -05:00
2021-02-22 12:33:26 +00:00
2021-02-19 14:57:12 -05:00
2021-01-24 10:09:20 -08:00
2021-02-16 09:59:41 +01:00
2021-01-19 10:24:45 +01:00
2021-01-19 10:24:45 +01:00
2021-02-10 16:57:04 +01:00
2021-02-21 17:25:22 -07:00
2021-01-12 14:26:31 +01:00
2021-01-04 13:53:41 -08:00
2021-02-10 12:40:11 -08:00
2021-02-21 17:25:22 -07:00
2021-02-17 14:12:42 +01:00
2021-01-22 15:09:42 +01:00
2021-02-10 23:34:16 +01:00
2021-02-17 14:12:42 +01:00
2021-02-25 10:17:31 -08:00
2021-02-26 09:41:03 -08:00
2021-01-06 17:17:22 -08:00
2021-02-09 12:27:29 -05:00
2021-01-26 11:16:34 +00:00
2021-02-22 17:06:54 -08:00