diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2026-03-12 14:59:06 +0100 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2026-06-30 10:56:52 +0200 |
| commit | 80ad6d3338ebe136b0c43c5caa962304a8454e3e (patch) | |
| tree | 65b212faa251458e12e7224a463a57d31cea59de /tools/perf/scripts/python/flamegraph.py | |
| parent | 4161cb2d867b2210b447afc4a941ab4b96e1bd13 (diff) | |
sched/fair: Add cgroup_mode: up
Instead of calculating the proportional fraction of the group weight for each
CPU, just give each CPU the full measure, ignoring these pesky SMP problems.
This makes the SMP cgroup fraction (F_g_n) equal to 1, and ensures a single
task in a cgroup competes on equal footing to a task in a level above.
However, as already explored, this is not a very good policy because it gets
the SMP weight distribution wrong. Included for completeness.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260605124051.450303977%40infradead.org
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
