From: Ingo Molnar Date: Sun, 16 Mar 2008 19:03:22 +0000 (+0100) Subject: sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off X-Git-Tag: v2.6.26-rc1~1132^2~56 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85d0667268320072ccdeb07c27c25b300ab3724;p=pandora-kernel.git sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off turn off sync wakeups by default. They are not needed anymore - the buddy logic should be smart enough to keep the system from overscheduling. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed