]> www.infradead.org Git - users/hch/misc.git/commit
sched_ext: Use btf_ids to resolve task_struct
authorTianchen Ding <dtcccc@linux.alibaba.com>
Thu, 17 Oct 2024 02:44:12 +0000 (10:44 +0800)
committerTejun Heo <tj@kernel.org>
Thu, 17 Oct 2024 15:53:17 +0000 (05:53 -1000)
commitba1c9d327e7ffb7b931fc2b5209aae532ffee5a5
treea25aed3b0fb1e60008c5c76371052a2e75249ff8
parent161853a78bb2f304eb16f025ea08bd1bbe61516c
sched_ext: Use btf_ids to resolve task_struct

Save the searching time during bpf_scx_init.

Signed-off-by: Tianchen Ding <dtcccc@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/sched/ext.c