sched, net: socket wakeups are sync
authorIngo Molnar <mingo@elte.hu>
Wed, 19 Mar 2008 00:44:24 +0000 (01:44 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 19 Mar 2008 03:27:53 +0000 (04:27 +0100)
'sync' wakeups are a hint towards the scheduler that (certain)
networking related wakeups likely create coupling between tasks.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found