From: Andi Kleen <ak@suse.de>
To: John Heffner <jheffner@psc.edu>
Cc: Stephen Hemminger <shemminger@osdl.org>,
linux-net <linux-net@vger.kernel.org>,
netdev@oss.sgi.com
Subject: Re: [RFC] TCP Vegas for 2.6
Date: Tue, 9 Mar 2004 19:03:31 +0100 [thread overview]
Message-ID: <20040309180331.GC11604@wotan.suse.de> (raw)
In-Reply-To: <Pine.NEB.4.33.0403091234380.5230-100000@dexter.psc.edu>
On Tue, Mar 09, 2004 at 12:52:14PM -0500, John Heffner wrote:
> On Mon, 8 Mar 2004, Stephen Hemminger wrote:
>
> > On Mon, 8 Mar 2004 22:36:46 +0100
> > Andi Kleen <ak@suse.de> wrote:
> >
> > > > CONFIG options are of no use vendors who need to ship binary kernels.
> > >
> > > I can well see a vendor trading scalability for experimental non standard TCP
> > > algorithms that tend to be disabled anyways.
> >
> > If Vegas proves to be as reliable in Linux as BSD, it probably will be the
> > default.
>
> I'm curious what you mean about BSD.
Agreed. All BSDs I'm aware of are far more conservative than Linux
in TCP algorithms: last time I checked they didn't even have
SACK/FACK or the fast retransmit for multiple packets per window
algorithms.
> I would be very cautious about turning on Vegas by default. In certain
> cases, it is exactly the right thing to do. However, in many cases it is
> not. Vegas will end up losing when competing against regular Reno-ish
> congestion control. Vegas also has issues with timer granularity, and
> tuning its parameters can be quite tricky. There are a number of unusual
> failure modes as well, such as responding to congestion on the reverse
> path, or caused by cross traffic.
It would be better to make it a per route flag than a global sysctl
at least.
Then you could use it for your speed critical high bandwidth WAN link
(or whatever it turns out to be good at) and stay conservative and predictable
for everything else.
And the per TCB overhead everybody has to pay right now is quite big for
such an experimental option.
-Andi
next prev parent reply other threads:[~2004-03-09 18:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-08 21:04 [RFC] TCP Vegas for 2.6 Stephen Hemminger
2004-03-08 21:21 ` Andi Kleen
2004-03-08 21:30 ` Stephen Hemminger
2004-03-08 21:36 ` Andi Kleen
2004-03-08 21:45 ` Stephen Hemminger
2004-03-08 23:37 ` David S. Miller
2004-03-09 17:52 ` John Heffner
2004-03-09 18:03 ` Andi Kleen [this message]
2004-03-09 18:11 ` John Heffner
2004-03-09 18:22 ` Stephen Hemminger
2004-03-09 18:56 ` Nivedita Singhvi
2004-03-09 19:03 ` Stephen Hemminger
2004-03-09 19:36 ` Nivedita Singhvi
2004-03-09 18:58 ` jamal
2004-03-08 21:51 ` Nivedita Singhvi
2004-03-08 23:31 ` David S. 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=20040309180331.GC11604@wotan.suse.de \
--to=ak@suse.de \
--cc=jheffner@psc.edu \
--cc=linux-net@vger.kernel.org \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.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).