From: anupam.kapoor@gmail.com (Anupam Kapoor)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Disabling nagle algorithm
Date: Mon, 30 May 2011 09:53:01 +0530 [thread overview]
Message-ID: <BANLkTim8HObkCkTbhqZG2Dxub0KVv+GGtQ@mail.gmail.com> (raw)
In-Reply-To: <BANLkTint0qDqPQ9x5bsmgxnQLu3u+t7r6w@mail.gmail.com>
is tcp_nodelay not an option ?
anupam
On Mon, May 30, 2011 at 9:21 AM, C K Kashyap <ckkashyap@gmail.com> wrote:
>
>
> On Mon, May 30, 2011 at 9:18 AM, Anupam Kapoor <anupam.kapoor@gmail.com>
> wrote:
>>
>> afaik, it disables tcp-prequeue nothing to do with nagle anyways.
>> also, doing this might have marginal benefits if anything at all due
>> to most overhead being specific to context switching than anything
>> else.
>>
> Thanks Anupam ... can you pleast tell me how I could disable nagle's algo?
> At a system level. I've seen a lot of info on socket param on the net.
> Regards,
> Kashyap
--
In the beginning was the lambda, and the lambda was with Emacs, and
Emacs was the lambda.
next prev parent reply other threads:[~2011-05-30 4:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-29 17:34 Disabling nagle algorithm C K Kashyap
2011-05-30 3:48 ` Anupam Kapoor
2011-05-30 3:51 ` C K Kashyap
2011-05-30 4:23 ` Anupam Kapoor [this message]
2011-05-30 4:47 ` C K Kashyap
2011-05-30 7:39 ` Peter Teoh
2011-05-30 8:07 ` C K Kashyap
2011-05-30 8:34 ` Peter Teoh
2011-05-30 13:48 ` C K Kashyap
2011-05-31 0:33 ` Peter Teoh
2011-05-31 2:41 ` Anupam Kapoor
2011-05-31 2:54 ` Mulyadi Santosa
2011-06-01 5:31 ` Anupam Kapoor
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=BANLkTim8HObkCkTbhqZG2Dxub0KVv+GGtQ@mail.gmail.com \
--to=anupam.kapoor@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).