[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070613.112652.112623832.davem@davemloft.net>
Date: Wed, 13 Jun 2007 11:26:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: shemminger@...ux-foundation.org
Cc: billfink@...dspring.com, sangtae.ha@...il.com, rhee@....ncsu.edu,
rhee@...u.edu, netdev@...r.kernel.org
Subject: Re: [PATCH] TCP: remove initial_ssthresh from Cubic
From: Stephen Hemminger <shemminger@...ux-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@...ux-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...
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists