diff options
author | Davide Libenzi <davidel@xmailserver.org> | 2009-03-31 15:24:21 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-01 08:59:20 -0700 |
commit | 37e5540b3c9d838eb20f2ca8ea2eb8072271e403 (patch) | |
tree | f1788aef6d73d2334e739da7ca87f2900285c262 /fs | |
parent | c0da37753695e010776ccf2200a5731e0f88a9f3 (diff) | |
download | linux-3.10-37e5540b3c9d838eb20f2ca8ea2eb8072271e403.tar.gz linux-3.10-37e5540b3c9d838eb20f2ca8ea2eb8072271e403.tar.bz2 linux-3.10-37e5540b3c9d838eb20f2ca8ea2eb8072271e403.zip |
epoll keyed wakeups: make sockets use keyed wakeups
Add support for event-aware wakeups to the sockets code. Events are
delivered to the wakeup target, so that epoll can avoid spurious wakeups
for non-interesting events.
Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: David Miller <davem@davemloft.net>
Cc: William Lee Irwin III <wli@movementarian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions