]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmap
authorCheng-Yang Chou <yphbchou0911@gmail.com>
Mon, 20 Apr 2026 06:54:44 +0000 (14:54 +0800)
committerTejun Heo <tj@kernel.org>
Mon, 20 Apr 2026 17:57:08 +0000 (07:57 -1000)
commitacfbd1552e0406c397afa6d03fc2088acb059228
tree7e397bc4297f007ffa18bfa90f16418ca2f81b1b
parentd722d70a8be441df1c3e3e9be454d99f527f93d5
sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmap

Update scx_qmap description to reflect arena-backed doubly-linked
lists with per-queue bpf_res_spin_lock.

Also update scx_qmap.bpf.c to reflect switch from PIDs to TIDs.

Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/scheduler/sched-ext.rst
tools/sched_ext/README.md
tools/sched_ext/scx_qmap.bpf.c