diff options
author | 2024-03-24 00:45:52 +0000 | |
---|---|---|
committer | 2024-03-25 12:09:57 +0100 | |
commit | 58eeb2d79b542c678c46e245dba6b66936368a99 (patch) | |
tree | 3cc18128165c019d697ab88d1bb282551d0c6190 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched/topology: Remove root_domain::max_cpu_capacity (diff) | |
download | wireguard-linux-58eeb2d79b542c678c46e245dba6b66936368a99.tar.xz wireguard-linux-58eeb2d79b542c678c46e245dba6b66936368a99.zip |
sched/fair: Don't double balance_interval for migrate_misfit
It is not necessarily an indication of the system being busy and
requires a backoff of the load balancer activities. But pushing it high
could mean generally delaying other misfit activities or other type of
imbalances.
Also don't pollute nr_balance_failed because of misfit failures. The
value is used for enabling cache hot migration and in migrate_util/load
types. None of which should be impacted (skewed) by misfit failures.
Signed-off-by: Qais Yousef <qyousef@layalina.io>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20240324004552.999936-5-qyousef@layalina.io
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions