diff options
author | Felix Moessbauer <felix.moessbauer@siemens.com> | 2024-09-10 19:11:57 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-11 07:27:56 -0600 |
commit | 84eacf177faa605853c58e5b1c0d9544b88c16fd (patch) | |
tree | 22e7a65e8c42bbbd8f28c0d26de9c118e7a11459 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 0997aa5497c714edbb349ca366d28bd550ba3408 (diff) |
io_uring/io-wq: inherit cpuset of cgroup in io worker
The io worker threads are userland threads that just never exit to the
userland. By that, they are also assigned to a cgroup (the group of the
creating task).
When creating a new io worker, this worker should inherit the cpuset
of the cgroup.
Fixes: da64d6db3bd3 ("io_uring: One wqe per wq")
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
Link: https://lore.kernel.org/r/20240910171157.166423-3-felix.moessbauer@siemens.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions