public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Davide Libenzi <davidel@xmailserver.org>
To: lkml <linux-kernel@vger.kernel.org>
Subject: [PATCH] /dev/epoll update ( bugfix ) ...
Date: Mon, 17 Sep 2001 20:13:33 -0700 (PDT)	[thread overview]
Message-ID: <XFMail.20010917201333.davidel@xmailserver.org> (raw)


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


                 reply	other threads:[~2001-09-18  3:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XFMail.20010917201333.davidel@xmailserver.org \
    --to=davidel@xmailserver.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox