aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorCon Kolivas <[email protected]>2006-03-31 02:31:29 -0800
committerLinus Torvalds <[email protected]>2006-03-31 12:18:59 -0800
commit7c4bb1f9b3788309e1159961c606ba0bdf7ed382 (patch)
tree47051dcde0cc24ec123e9ae3043465cc677a8c06 /scripts/basic
parent5138930e6a69f1c7851a82d7cedaa01fad029fcf (diff)
[PATCH] sched: remove on runqueue requeueing
On runqueue time is used to elevate priority in schedule(). In the code it currently requeues tasks even if their priority is not elevated, which would end up placing them at the end of their runqueue array effectively delaying them instead of improving their priority. Bug spotted by Mike Galbraith <[email protected]> This patch removes this requeueing. Signed-off-by: Con Kolivas <[email protected]> Acked-by: Ingo Molnar <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Nick Piggin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions