summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2026-02-06 10:54:54 +0100
committerPeter Zijlstra <peterz@infradead.org>2026-02-23 18:04:11 +0100
commitd3d663faa1d4e86491b77ab72eabc3ea2f58b197 (patch)
treeb987ae1f5165f6c4f10765a92e52cbe92bf962b3 /tools/perf/scripts/python/stackcollapse.py
parent9264758066061e660c86e48cff1bac4a58a7324a (diff)
sched/fair: Filter false overloaded_group case for EAS
With EAS, a group should be set overloaded if at least 1 CPU in the group is overutilized but it can happen that a CPU is fully utilized by tasks because of clamping the compute capacity of the CPU. In such case, the CPU is not overutilized and as a result should not be set overloaded as well. group_overloaded being a higher priority than group_misfit, such group can be selected as the busiest group instead of a group with a mistfit task and prevents load_balance to select the CPU with the misfit task to pull the latter on a fitting CPU. Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Tested-by: Pierre Gondois <pierre.gondois@arm.com> Link: https://patch.msgid.link/20260206095454.1520619-1-vincent.guittot@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions