netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: shemminger@linux-foundation.org
Cc: billfink@mindspring.com, sangtae.ha@gmail.com, rhee@eos.ncsu.edu,
	rhee@ncsu.edu, netdev@vger.kernel.org
Subject: Re: [PATCH] TCP: remove initial_ssthresh from Cubic
Date: Wed, 13 Jun 2007 11:26:52 -0700 (PDT)	[thread overview]
Message-ID: <20070613.112652.112623832.davem@davemloft.net> (raw)
In-Reply-To: <20070613102718.61d67a36@localhost>

From: Stephen Hemminger <shemminger@linux-foundation.org>
Date: Wed, 13 Jun 2007 10:27:18 -0700

Please make patches against my net-2.6 tree, I already
made changes in this area.

> Remove the initial slow start override from TCP cubic.
> The old code caused Cubic to start out in slow start mode, which
> is less agressive but caused slow performance.
> 
> The administrator can override initial slow start threshold on any
> TCP congestion control method via the TCP route metrics.
> 
> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>

I already sent a merge request to Linus that just changed
the default to zero.

No need to remove it for now so people can still play
with it if they want to, that's harmless.

You missed BIC too, which I did take care of...

  reply	other threads:[~2007-06-13 18:26 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07  0:37 2.6.20.7 TCP cubic (and bic) initial slow start way too slow? Bill Fink
2007-05-08  9:41 ` SANGTAE HA
2007-05-09  6:31   ` Bill Fink
2007-05-10 15:32     ` Bill Fink
2007-05-10 17:31       ` SANGTAE HA
2007-05-10 18:39       ` rhee
2007-05-10 20:35         ` David Miller
2007-05-10 20:45           ` Stephen Hemminger
2007-05-10 20:57             ` Injong Rhee
2007-05-12 16:07               ` Bill Fink
2007-05-12 16:45                 ` SANGTAE HA
2007-05-16  6:44                   ` Bill Fink
2007-06-12 22:12                     ` David Miller
2007-06-13  0:16                       ` Stephen Hemminger
2007-06-13  3:38                         ` Bill Fink
2007-06-13  7:56                           ` David Miller
2007-06-13 17:27                             ` [PATCH] TCP: remove initial_ssthresh from Cubic Stephen Hemminger
2007-06-13 18:26                               ` David Miller [this message]
2007-06-13 18:31                                 ` Stephen Hemminger
2007-06-13 18:46                                   ` David Miller
2007-06-14  4:03                                     ` Bill Fink

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=20070613.112652.112623832.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=billfink@mindspring.com \
    --cc=netdev@vger.kernel.org \
    --cc=rhee@eos.ncsu.edu \
    --cc=rhee@ncsu.edu \
    --cc=sangtae.ha@gmail.com \
    --cc=shemminger@linux-foundation.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).