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)
commitb85d0667268320072ccdeb07c27c25b300ab3724
tree34bc3926e6524d82d450df5531744fff6b4df560
parent0bbd3336eee1e712a290e0dfd1a64cbbdd63a508
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 <mingo@elte.hu>
kernel/sched.c