summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorCon Kolivas2006-03-31 12:31:29 +0200
committerLinus Torvalds2006-03-31 22:18:59 +0200
commit7c4bb1f9b3788309e1159961c606ba0bdf7ed382 (patch)
tree47051dcde0cc24ec123e9ae3043465cc677a8c06 /include/linux
parent[PATCH] sched: include noninteractive sleep in idle detect (diff)
downloadkernel-qcow2-linux-7c4bb1f9b3788309e1159961c606ba0bdf7ed382.tar.gz
kernel-qcow2-linux-7c4bb1f9b3788309e1159961c606ba0bdf7ed382.tar.xz
kernel-qcow2-linux-7c4bb1f9b3788309e1159961c606ba0bdf7ed382.zip
[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 <efault@gmx.de> This patch removes this requeueing. Signed-off-by: Con Kolivas <kernel@kolivas.org> Acked-by: Ingo Molnar <mingo@elte.hu> Cc: Mike Galbraith <efault@gmx.de> Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions