linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] /dev/epoll update ( bugfix ) ...
@ 2001-09-18  3:13 Davide Libenzi
  0 siblings, 0 replies; only message in thread
From: Davide Libenzi @ 2001-09-18  3:13 UTC (permalink / raw)
  To: lkml


There's a simple but important fix in net/ipv4/tcp.c:tcp_write_space
where the call to sock_wake_async has been changed to sk_wake_async.
Since sock_wake_async does not contain the call to the event dispatch code,
it's easier to flush the Alan's patch queue than to receive POLLOUTs.
I fixed it at the end of July but I think I screwed up thing in my /patch folder.
The new patch is here :

http://www.xmailserver.org/linux-patches/nio-improve.html



- Davide


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-18  3:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-18  3:13 [PATCH] /dev/epoll update ( bugfix ) Davide Libenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).