aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2008-07-29 22:33:23 -0700
committerLinus Torvalds <[email protected]>2008-07-30 09:41:44 -0700
commit93a6557558a13f9ff35213efeca483f353c39dd3 (patch)
tree36a426a166f7992a4cc55c0c950a49326868f2d5 /tools/perf/scripts/python
parentf5393693e96393131a4a2e2743f883986d508503 (diff)
cpuset: fix wrong calculation of relax domain level
When multiple cpusets are overlapping in their 'cpus' and hence they form a single sched domain, the largest sched_relax_domain_level among those should be used. But when top_cpuset's sched_load_balance is set, its sched_relax_domain_level is used regardless other sub-cpusets'. This patch fixes it by walking the cpuset hierarchy to find the largest sched_relax_domain_level. Signed-off-by: Lai Jiangshan <[email protected]> Signed-off-by: Li Zefan <[email protected]> Cc: Paul Menage <[email protected]> Cc: Cedric Le Goater <[email protected]> Cc: Balbir Singh <[email protected]> Cc: KAMEZAWA Hiroyuki <[email protected]> Reviewed-by: Paul Jackson <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions