From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:20 +0000 (+0200) Subject: sched: sync wakeups preempt too X-Git-Tag: v2.6.24-rc1~1289^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c63d9c021f375a2708ad79043d6f4dd1291a085;p=pandora-kernel.git sched: sync wakeups preempt too make sure sync wakeups preempt too - the scheduler will not overschedule as we've got various throttles against that. As a result, sync wakeups can be used more widely in the kernel (to signal wakeup affinity between tasks), and no arbitrary latencies will be introduced either. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed