aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAubrey Li <[email protected]>2020-03-26 13:42:29 +0800
committerIngo Molnar <[email protected]>2020-04-08 11:35:20 +0200
commit111688ca1c4a43a7e482f5401f82c46326b8ed49 (patch)
tree9ff221c39692293560d0b9def0cef07c081abd98 /tools/perf/scripts/python/export-to-sqlite.py
parent26a8b12747c975b33b4a82d62e4a307e1c07f31b (diff)
sched/fair: Fix negative imbalance in imbalance calculation
A negative imbalance value was observed after imbalance calculation, this happens when the local sched group type is group_fully_busy, and the average load of local group is greater than the selected busiest group. Fix this problem by comparing the average load of the local and busiest group before imbalance calculation formula. Suggested-by: Vincent Guittot <[email protected]> Reviewed-by: Phil Auld <[email protected]> Reviewed-by: Vincent Guittot <[email protected]> Acked-by: Mel Gorman <[email protected]> Signed-off-by: Aubrey Li <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions