diff options
| author | Frederic Weisbecker <[email protected]> | 2010-01-17 12:56:05 +0100 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2010-01-17 13:11:05 +0100 |
| commit | 329c0e012b99fa2325a0be205c052e4aba690f16 (patch) | |
| tree | 07a0ae5bf264c622525d315d87b95ad5f6a22044 /tools/perf/scripts/python | |
| parent | 7defb0f879bbcfe29e3c6f29d685d4f29b7a0700 (diff) | |
perf: Better order flexible and pinned scheduling
When a task gets scheduled in. We don't touch the cpu bound events
so the priority order becomes:
cpu pinned, cpu flexible, task pinned, task flexible.
So schedule out cpu flexibles when a new task context gets in
and correctly order the groups to schedule in:
task pinned, cpu flexible, task flexible.
Cpu pinned groups don't need to be touched at this time.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions