public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nikolai ZHUBR <zhubr@mail.ru>
To: Willy Tarreau <w@1wt.eu>
Cc: Davide Libenzi <davidel@xmailserver.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re[2]: epoll'ing tcp sockets for reading
Date: Mon, 21 Dec 2009 12:34:02 +0300	[thread overview]
Message-ID: <473915329.20091221123402@mail.ru> (raw)
In-Reply-To: <20091221054615.GH9719@1wt.eu>

Monday, December 21, 2009, 8:46:15 AM, Willy Tarreau wrote:
> Also, you should be conscious that the time you'd waste doing this is
> probably greater than the delta time between two reads on two distinct
> sockets, which means that in practice you will not necessarily report
> data in the network order, but you'll just be approximately fair
> between all FDs, at the expense of a high syscall overhead caused by
> small reads.
Agreed absolutely.
Anyway, I think I should stop abusing the ml at this point :)
Thank you!

Nikolai ZHUBR



      reply	other threads:[~2009-12-21  9:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 12:02 epoll'ing tcp sockets for reading Nikolai ZHUBR
2009-12-19 18:07 ` Davide Libenzi
2009-12-19 22:38   ` Re[2]: " Nikolai ZHUBR
2009-12-19 22:56     ` Davide Libenzi
2009-12-20  0:26       ` Re[3]: " Nikolai ZHUBR
2009-12-20 15:54         ` Davide Libenzi
2009-12-20 16:14           ` Willy Tarreau
2009-12-20 23:26             ` Re[2]: " Nikolai ZHUBR
2009-12-21  5:46               ` Willy Tarreau
2009-12-21  9:34                 ` Nikolai ZHUBR [this message]

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=473915329.20091221123402@mail.ru \
    --to=zhubr@mail.ru \
    --cc=davidel@xmailserver.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=w@1wt.eu \
    /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