diff options
author | Dietmar Eggemann <[email protected]> | 2019-05-27 07:21:15 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-06-03 11:49:41 +0200 |
commit | af75d1a9a9f75bf030c2f35705f1ff6d226f96fe (patch) | |
tree | 49effe26e4681d94320080d700c18e9f0d9244f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e1fef63d92d61ed561e504c3a078a827a0f9bfe (diff) |
sched/fair: Remove sgs->sum_weighted_load
Since sg_lb_stats::sum_weighted_load is now identical with
sg_lb_stats::group_load remove it and replace its use case
(calculating load per task) with the latter.
Signed-off-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Acked-by: Vincent Guittot <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Morten Rasmussen <[email protected]>
Cc: Patrick Bellasi <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Quentin Perret <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Valentin Schneider <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions