]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94ade0d5593bf2298824f9516c877ad5faf6fff6
tree34bc3926e6524d82d450df5531744fff6b4df560
parent4bb04f8449e3426992709328d7f04f34eb874c66
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