From: David Miller <davem@davemloft.net>
To: shemminger@osdl.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] TCP changes for 2.6.18
Date: Tue, 06 Jun 2006 12:29:24 -0700 (PDT) [thread overview]
Message-ID: <20060606.122924.99202474.davem@davemloft.net> (raw)
In-Reply-To: <20060606094655.6fd3711f@localhost.localdomain>
From: Stephen Hemminger <shemminger@osdl.org>
Date: Tue, 6 Jun 2006 09:46:55 -0700
> On Mon, 05 Jun 2006 16:58:59 -0700 (PDT)
> David Miller <davem@davemloft.net> wrote:
>
> > BTW, it seems we now have at least 3 instances "VEGAS + stuff"
> > and thus the core vegas logic is duplicated that many times.
> > Would be nice to have some core vegas infrastructure in the
> > generic congestion avoidance layer at some point.
>
> Agreed, and the vegas stuff needs some work as well. It should
> have more smoothing like Westwood+
And that Westwood+ "smoothing" is the same sample smoothing algorithm
used in other parts of the generic TCP input processing, for example
in functions such as tcp_rtt_estimator() :-)
next prev parent reply other threads:[~2006-06-06 19:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-05 18:03 [PATCH] TCP changes for 2.6.18 Stephen Hemminger
2006-06-05 19:55 ` [PATCH] TCP: removal of unused label Francois Romieu
2006-06-05 23:02 ` Stephen Hemminger
2006-06-05 23:03 ` David Miller
2006-06-05 23:58 ` [PATCH] TCP changes for 2.6.18 David Miller
2006-06-06 16:46 ` Stephen Hemminger
2006-06-06 19:29 ` David Miller [this message]
2006-06-06 20:13 ` Stephen Hemminger
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=20060606.122924.99202474.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--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).