All of lore.kernel.org
 help / color / mirror / Atom feed
From: anupam.kapoor@gmail.com (Anupam Kapoor)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Disabling nagle algorithm
Date: Mon, 30 May 2011 09:18:59 +0530	[thread overview]
Message-ID: <BANLkTima6E02OBaqqj7ZLW+wEEHDrG=q6A@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikTjvDV0Cv+7sSt6EqjXT+uy-BXhA@mail.gmail.com>

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.

anupam

On Sun, May 29, 2011 at 11:04 PM, C K Kashyap <ckkashyap@gmail.com> wrote:
> Hi,
> Is setting?net.ipv4.tcp_low_latency to 1 the right way of disabling nagle's
> algorithm?
> Regards,
> Kashyap
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>



-- 
In the beginning was the lambda, and the lambda was with Emacs, and
Emacs was the lambda.

  reply	other threads:[~2011-05-30  3:48 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 [this message]
2011-05-30  3:51   ` C K Kashyap
2011-05-30  4:23     ` Anupam Kapoor
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='BANLkTima6E02OBaqqj7ZLW+wEEHDrG=q6A@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.