From: Alan Jenkins <alan.christopher.jenkins@gmail.com>
To: Mikael Abrahamsson <swmike@swm.pp.se>
Cc: Dave Taht <dave.taht@gmail.com>,
"cerowrt-devel@lists.bufferbloat.net"
<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] BBR congestion control algorithm for TCP in net-next
Date: Wed, 21 Sep 2016 12:14:42 +0100 [thread overview]
Message-ID: <CANmMgnGtOevcNRvQPYaYcKcOXDNVVxW2PV36Gzy7Q_j5C36p9w@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1609211210280.1477@uplift.swm.pp.se>
On 21/09/2016, Mikael Abrahamsson <swmike@swm.pp.se> wrote:
> On Wed, 21 Sep 2016, Dave Taht wrote:
>
>> I dunno, I'm just reading tea leaves here!
>>
>> can't wait for the paper!
>
> +1.
>
> I would like to understand how BBR interacts with a window-fully-open
> classic TCP session and FIFO induced delay that is in steady-state before
> the BBR session starts.
>
> So let's say I have 100ms of lightspeed-in-fiber RTT, and I am then
> running a file transfer with some other TCP algorithm which is sitting
> there, window fully open, creating an additional 100ms of
> stupid-router-FIFO-buffering delay.
>
> So new BBR TCP session comes along, sees 200ms of RTT, and starts sending.
> I guess the classic TCP algorithm still keeps its window fully open, and
> doesn't care that RTT now increased to 210ms by the BBR flow packets.
>
> Now what? BBR flow sees increased latency, and backs off, right? So how
> much of the bandwidth will each flow get? How do these interact?
I don't know what you're reading, but the BBR code that's just been
submitted does not back off when latency increases. Period.
If less well-behaved flows drove up the minimum latency measured over
the 10 second interval, BBR would treat this as a longer pipe, and
will seek to fill it. It would *increase* the number of packets
in-flight.
That assumes the measured maximum bandwidth (over an interval of
10*rtt) remains constant. (Say there were 100 BBR flows, then you
added one CUBIC flow to bloat the buffer). I don't have a good
intuition for how the bandwidth estimation behaves in general.
next prev parent reply other threads:[~2016-09-21 11:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 18:34 Maciej Soltysiak
2016-09-17 18:53 ` Dave Taht
2016-09-21 9:06 ` Alan Jenkins
2016-09-21 9:39 ` Dave Taht
2016-09-21 10:10 ` Alan Jenkins
2016-09-21 10:15 ` Mikael Abrahamsson
2016-09-21 11:14 ` Alan Jenkins [this message]
2016-09-21 11:28 ` Mikael Abrahamsson
2016-09-21 11:19 ` Dave Taht
2016-09-21 11:32 ` Mikael Abrahamsson
2016-09-21 12:40 ` Mikael Abrahamsson
2016-09-21 13:49 ` [Cerowrt-devel] [Bloat] " Alan Jenkins
2016-09-17 20:11 ` [Cerowrt-devel] " Jonathan Morton
2016-09-26 18:47 ` Aaron Wood
2016-09-26 19:30 ` Neal Cardwell
2016-09-26 19:45 ` Aaron Wood
2016-09-26 21:38 ` Dave Taht
2016-09-26 22:09 ` Aaron Wood
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
List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CANmMgnGtOevcNRvQPYaYcKcOXDNVVxW2PV36Gzy7Q_j5C36p9w@mail.gmail.com \
--to=alan.christopher.jenkins@gmail.com \
--cc=cerowrt-devel@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
--cc=swmike@swm.pp.se \
/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