From: Ingo Molnar Date: Fri, 9 Nov 2007 21:39:39 +0000 (+0100) Subject: sched: wakeup preemption fix X-Git-Tag: v2.6.24-rc3~170^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc6767acb3236e0345e99cf198168e60e7ae456;p=pandora-kernel.git sched: wakeup preemption fix wakeup preemption fix: do not make it dependent on p->prio. Preemption purely depends on ->vruntime. This improves preemption in mixed-nice-level workloads. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed