diff options
| author | Steve Muckle <[email protected]> | 2016-03-21 17:21:07 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2016-04-23 14:20:35 +0200 |
| commit | 21e96f88776deead303ecd30a17d1d7c2a1776e3 (patch) | |
| tree | 28ad0c820987a4dcd36ab6fd56f954d980f240c8 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1f621e028baf391f6684003e32e009bc934b750f (diff) | |
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
The cpufreq hook should be called whenever the root cfs_rq
utilization changes so update_cfs_rq_load_avg() is a better
place for it. The current location is not invoked in the
enqueue_entity() or update_blocked_averages() paths.
Suggested-by: Vincent Guittot <[email protected]>
Signed-off-by: Steve Muckle <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Michael Turquette <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Morten Rasmussen <[email protected]>
Cc: Patrick Bellasi <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions