diff options
| author | Yuyang Du <[email protected]> | 2015-07-06 06:11:51 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-08-03 12:21:19 +0200 |
| commit | 985d3a4c11cd28251bcc7925aa2d7a9038910384 (patch) | |
| tree | f93f877988e036e804150ff1b4427c66ba56facc /tools/perf/scripts/python | |
| parent | 63caae8480921773b46adec0b6ddac9a844a042f (diff) | |
sched/fair: Avoid pulling all tasks in idle balancing
In idle balancing where a CPU going idle pulls tasks from another CPU,
a livelock may happen if the CPU pulls all tasks from another, makes
it idle, and this iterates. So just avoid this.
Reported-by: Rabin Vincent <[email protected]>
Signed-off-by: Yuyang Du <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Ben Segall <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Morten Rasmussen <[email protected]>
Cc: Paul Turner <[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')
0 files changed, 0 insertions, 0 deletions