diff options
| author | 2021-03-04 12:21:05 -0700 | |
|---|---|---|
| committer | 2021-03-04 15:45:03 -0700 | |
| commit | cc440e8738e5c875297ac0e90316745093be7e28 (patch) | |
| tree | afa5104417c11531b4d4ec48ef7b0c3a6b0a45dd /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | io_uring: reliably cancel linked timeouts (diff) | |
| download | wireguard-linux-cc440e8738e5c875297ac0e90316745093be7e28.tar.xz wireguard-linux-cc440e8738e5c875297ac0e90316745093be7e28.zip | |
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 '')
0 files changed, 0 insertions, 0 deletions
