diff options
| author | Chen, Kenneth W <[email protected]> | 2006-12-10 02:20:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-12-10 09:55:43 -0800 |
| commit | 62ab616d54371a65f595c199aad1e1755b837d25 (patch) | |
| tree | 5615868bc04901a48f28ecc3da7cc3de035a5662 /include/linux/debugobjects.h | |
| parent | 06066714f6016cffcb249f6ab21b7919de1bc859 (diff) | |
[PATCH] sched: optimize activate_task for RT task
RT task does not participate in interactiveness priority and thus shouldn't
be bothered with timestamp and p->sleep_type manipulation when task is
being put on run queue. Bypass all of the them with a single if (rt_task)
test.
Signed-off-by: Ken Chen <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: "Siddha, Suresh B" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions