From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:19 +0000 (+0200) Subject: sched: affine sync wakeups X-Git-Tag: v2.6.24-rc1~1289^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e20f1873d46e138c26ce83f8fe54b7221f572f;p=pandora-kernel.git sched: affine sync wakeups make sync wakeups affine for cache-cold tasks: if a cache-cold task is woken up by a sync wakeup then use the opportunity to migrate it straight away. (the two tasks are 'related' because they communicate) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed