summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorTim Chen <tim.c.chen@linux.intel.com>2025-10-03 22:31:27 +0300
committerPeter Zijlstra <peterz@infradead.org>2025-10-16 12:13:49 +0300
commit06f2c90885e92992d1ce55d3f35b65b44d5ecc25 (patch)
treeefbca31f35edddce38106b7b62d1c27d072e3d49 /scripts/stackusage
parent382748c05e58a9f1935f5a653c352422375566ea (diff)
downloadlinux-06f2c90885e92992d1ce55d3f35b65b44d5ecc25.tar.xz
sched: Create architecture specific sched domain distances
Allow architecture specific sched domain NUMA distances that are modified from actual NUMA node distances for the purpose of building NUMA sched domains. Keep actual NUMA distances separately if modified distances are used for building sched domains. Such distances are still needed as NUMA balancing benefits from finding the NUMA nodes that are actually closer to a task numa_group. Consolidate the recording of unique NUMA distances in an array to sched_record_numa_dist() so the function can be reused to record NUMA distances when the NUMA distance metric is changed. No functional change and additional distance array allocated if there're no arch specific NUMA distances being defined. Co-developed-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Chen Yu <yu.c.chen@intel.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions