From: Jonathan Corbet <corbet@lwn.net>
To: Niklas Cassel <niklas.cassel@axis.com>
Cc: <edumazet@google.com>, <tom@herbertland.com>,
<linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Niklas Cassel <niklass@axis.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH RESEND] net: Documentation: Fix default value tcp_limit_output_bytes
Date: Wed, 11 Nov 2015 09:50:02 -0700 [thread overview]
Message-ID: <20151111095002.2311dada@xps> (raw)
In-Reply-To: <1447077529-9200-1-git-send-email-niklass@axis.com>
On Mon, 9 Nov 2015 14:58:49 +0100
Niklas Cassel <niklas.cassel@axis.com> wrote:
> Commit c39c4c6abb89 ("tcp: double default TSQ output bytes limit")
> updated default value for tcp_limit_output_bytes
I left this last time because Dave usually likes to pick up networking
docs patches himself. This wasn't sent to netdev, though, so that's
unlikely to happen. I've gone ahead and applied it, since it seems
clearly correct.
Thanks,
jon
> Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
> ---
> Documentation/networking/ip-sysctl.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
> index 05915be..2ea4c45 100644
> --- a/Documentation/networking/ip-sysctl.txt
> +++ b/Documentation/networking/ip-sysctl.txt
> @@ -709,7 +709,7 @@ tcp_limit_output_bytes - INTEGER
> typical pfifo_fast qdiscs.
> tcp_limit_output_bytes limits the number of bytes on qdisc
> or device to reduce artificial RTT/cwnd and reduce bufferbloat.
> - Default: 131072
> + Default: 262144
>
> tcp_challenge_ack_limit - INTEGER
> Limits number of Challenge ACK sent per second, as recommended
> --
> 2.1.4
>
next parent reply other threads:[~2015-11-11 16:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1447077529-9200-1-git-send-email-niklass@axis.com>
2015-11-11 16:50 ` Jonathan Corbet [this message]
2015-11-11 16:57 ` [PATCH RESEND] net: Documentation: Fix default value tcp_limit_output_bytes David Miller
2015-11-11 17:02 ` Jonathan Corbet
2015-11-09 14:59 Niklas Cassel
2015-11-09 17:17 ` David Miller
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=20151111095002.2311dada@xps \
--to=corbet@lwn.net \
--cc=edumazet@google.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=niklas.cassel@axis.com \
--cc=niklass@axis.com \
--cc=tom@herbertland.com \
/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).