diff options
author | Yuyang Du <[email protected]> | 2015-07-15 08:04:42 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-03 12:24:32 +0200 |
commit | 7ea241afbf4924c58d41078599f7a32ba49fb985 (patch) | |
tree | 70019978d910330d8b5955a95b90e38c9b9e80fe /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 139622343ef31941effc6de6a5a9320371a00e62 (diff) |
sched/fair: Clean up load average references
For cfs_rq, we have load.weight, runnable_load_avg, and load_avg.
Clean up how they are used:
- First, as group sched_entity already largely uses load_avg, we now expand
to use load_avg in all cases.
- Second, for CPU-wide load balancing, we choose to use runnable_load_avg
in all cases, which is the same as before this series.
Signed-off-by: Yuyang Du <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions