sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
authorIngo Molnar <mingo@elte.hu>
Sun, 16 Mar 2008 19:03:22 +0000 (20:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:44:57 +0000 (19:44 +0200)
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 <mingo@elte.hu>

No differences found