diff options
author | Yuyang Du <[email protected]> | 2015-10-13 09:18:23 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-10-20 10:13:35 +0200 |
commit | 3e386d56bafbb6d2540b49367444997fc671ea69 (patch) | |
tree | 24e69c43e299f8319f61be60d01914b116f2f21d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | fde7d22e01aa0d252fc5c95fa11f0dac35a4dd59 (diff) |
sched/fair: Update task group's load_avg after task migration
When cfs_rq has cfs_rq->removed_load_avg set (when a task migrates from
this cfs_rq), we need to update its contribution to the group's load_avg.
This should not increase tg's update too much, because in most cases, the
cfs_rq has already decayed its load_avg.
Tested-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Yuyang Du <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Dietmar Eggemann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions