diff options
| author | Vincent Guittot <vincent.guittot@linaro.org> | 2026-02-13 13:17:51 +0300 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2026-02-23 20:04:11 +0300 |
| commit | 9264758066061e660c86e48cff1bac4a58a7324a (patch) | |
| tree | cea8edf105e47b6d0e55afbfc63ae4edb4c04f6f /scripts/basic | |
| parent | db4551e2ba346663b7b16f0b5d36d308b615c50e (diff) | |
| download | linux-9264758066061e660c86e48cff1bac4a58a7324a.tar.xz | |
sched/fair: Update overutilized detection
Checking uclamp_min is useless and counterproductive for overutilized state
as misfit can now happen without being in overutilized state.
Since commit e5ed0550c04c ("sched/fair: unlink misfit task from cpu overutilized")
util_fits_cpu returns -1 when uclamp_min is above capacity which is not
considered as cpu overutilized.
Remove the useless rq_util_min parameter.
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Qais Yousef <qyousef@layalina.io>
Reviewed-by: Christian Loehle <christian.loehle@arm.com>
Link: https://patch.msgid.link/20260213101751.3121899-1-vincent.guittot@linaro.org
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
