From: Con Kolivas Date: Wed, 9 Nov 2005 05:38:57 +0000 (-0800) Subject: [PATCH] sched: account rt tasks in prio_bias() X-Git-Tag: v2.6.15-rc1~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad1c65c8000f4485d8602e1875ded77e0d72133;p=pandora-kernel.git [PATCH] sched: account rt tasks in prio_bias() Real time tasks' effect on prio_bias should be based on their real time priority level instead of their static_prio which is based on nice. Signed-off-by: Con Kolivas Cc: Ingo Molnar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed