diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2010-01-17 12:56:05 +0100 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-01-17 13:11:05 +0100 |
commit | 329c0e012b99fa2325a0be205c052e4aba690f16 (patch) | |
tree | 07a0ae5bf264c622525d315d87b95ad5f6a22044 /Documentation/stable_api_nonsense.txt | |
parent | perf: Don't schedule out/in pinned events on task tick (diff) | |
download | linux-329c0e012b99fa2325a0be205c052e4aba690f16.tar.xz linux-329c0e012b99fa2325a0be205c052e4aba690f16.zip |
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 <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Diffstat (limited to 'Documentation/stable_api_nonsense.txt')
0 files changed, 0 insertions, 0 deletions