On 8/15/21 9:10 AM, Hao Xu wrote: > Since sqthread is userspace like thread now, it should respect cgroup > setting, thus we should consider current allowed cpuset when doing > cpu binding for sqthread. This seems a bit convoluted for what it needs to do. Surely we can just test sqd->sq_cpu directly in the task_cs()? -- Jens Axboe