From: Jonathan Morton <chromatix99@gmail.com>
To: Dave Taht <dave.taht@gmail.com>
Cc: cake@lists.bufferbloat.net,
"codel@lists.bufferbloat.net" <codel@lists.bufferbloat.net>,
bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Cake] Control theory and congestion control
Date: Sun, 10 May 2015 17:46:53 +0300 [thread overview]
Message-ID: <BF4DAD55-272C-4900-AAE7-6A7009541BDC@gmail.com> (raw)
In-Reply-To: <CAA93jw6rKLzSVJ_BsMS+xUnSvtC4GTKVK4fEYoyNS91OztEeeQ@mail.gmail.com>
> On 10 May, 2015, at 06:35, Dave Taht <dave.taht@gmail.com> wrote:
>
> New flows tend to be extremely bursty - and new flows in the real
> world also tend to be pretty short, with 95% of all web traffic
> fitting into a single IW10.
There is some hope that HTTP/2 will reduce the prevalence of this characteristic. It might take a while to reach full effect, due to how much sharding there is right now, but I’m mildly optimistic - it’s an application software change rather than at kernel level. So there’ll be more flows spending more time in the congestion-avoidance state than in slow-start.
Meanwhile, I understand the reasons behind IW10, but it’s clear that pacing those packets according to the RTT measured during the TCP handshake is desirable. That *does* need kernel support, but it has the fairly large benefit of not attempting to stuff ten packets into a buffer at the same time. On drop-tail FIFOs, that inevitably leads to a spike in induced latency (more so if several flows start up in parallel) and a relatively high chance of burst loss, requiring retransmission of some of those packets anyway.
Aside from sch_fq, what support for TCP pacing is out there?
> If e2e we know we are being FQ´d…
In general, E2E we don’t know what’s in the middle unless we receive notice about it. Or unless we’re in a lab.
- Jonathan Morton
next prev parent reply other threads:[~2015-05-10 14:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-09 19:02 Jonathan Morton
2015-05-10 3:35 ` Dave Taht
2015-05-10 6:55 ` Jonathan Morton
2015-05-10 17:00 ` [Cake] [Codel] " Sebastian Moeller
2015-05-10 14:46 ` Jonathan Morton [this message]
2015-05-10 17:04 ` Sebastian Moeller
2015-05-10 17:48 ` Dave Taht
2015-05-10 17:58 ` Dave Taht
2015-05-10 18:25 ` Dave Taht
2015-05-10 16:48 ` [Cake] " Sebastian Moeller
2015-05-10 18:32 ` Jonathan Morton
2015-05-11 7:36 ` Sebastian Moeller
2015-05-11 11:34 ` Jonathan Morton
2015-05-11 13:54 ` [Cake] Explicit Load Regulation - was: " Jonathan Morton
2015-05-12 23:23 ` [Cake] " David Lang
2015-05-13 2:51 ` Jonathan Morton
2015-05-13 3:12 ` David Lang
2015-05-13 3:53 ` Jonathan Morton
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/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BF4DAD55-272C-4900-AAE7-6A7009541BDC@gmail.com \
--to=chromatix99@gmail.com \
--cc=bloat@lists.bufferbloat.net \
--cc=cake@lists.bufferbloat.net \
--cc=codel@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
/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