diff options
author | Yuyang Du <[email protected]> | 2015-07-15 08:04:40 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-03 12:24:30 +0200 |
commit | 1269557889b477e3e43ab99a21035ddf8f7cea4d (patch) | |
tree | 92d4d0d4c83c09c7cc1777034160901272198e09 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 540247fb5ddf6d2364f90387fa1f8f428d15e683 (diff) |
sched/fair: Remove task and group entity load when they are dead
When task exits or group is destroyed, the entity's load should be
removed from its parent cfs_rq's load. Otherwise, it will take time
for the parent cfs_rq to decay the dead entity's load to 0, which
is not desired.
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