summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-03-07 18:29:49 +0300
committerTejun Heo <tj@kernel.org>2026-03-07 18:29:49 +0300
commitd4ae868c6b7d6aaa29c86c4f72f68d2252709178 (patch)
treeeb2feff823e7fc675e5c9efc0c6c0dadb0869dfc /scripts
parent26b9c7c70027f011a5f39cef9c3cf44539310a6d (diff)
downloadlinux-d4ae868c6b7d6aaa29c86c4f72f68d2252709178.tar.xz
sched_ext: Wrap global DSQs in per-node structure
Global DSQs are currently stored as an array of scx_dispatch_q pointers, one per NUMA node. To allow adding more per-node data structures, wrap the global DSQ in scx_sched_pnode and replace global_dsqs with pnode array. NUMA-aware allocation is maintained. No functional changes. Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com> Reviewed-by: Daniel Jordan <daniel.m.jordan@oracle.com> Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions