General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: Jonathan Morton <chromatix99@gmail.com>
Cc: Sebastian Moeller <moeller0@gmx.de>, bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] [Bug 1436945] Re: devel: consider fq_codel as the default qdisc for networking
Date: Mon, 11 Jun 2018 23:39:09 -0700	[thread overview]
Message-ID: <CAA93jw6nnVuEDr2wpHvgO7z5=_61RcD8UD+k+p4JgXTbQWsfmQ@mail.gmail.com> (raw)
In-Reply-To: <3E669490-800E-40AE-B172-A99CB615822F@gmail.com>

"So there is no effect on other flows' latency, only subsequent
packets in the same flow - and the flow is always hurt by dropping
packets, rather than marking them."

Disagree. The flow being dropped from will reduce its rate in an rtt,
reducing the latency impact on other flows.

I regard an ideal queue length as 1 packet or aggregate, as "showing"
all flows the closest thing to the real path rtt. You want to store
packets in the path, not buffers.

ecn has mass. It is trivial to demonstrate an ecn marked flow starving
out a non-ecn flow, at low rates.

On Wed, Jun 6, 2018 at 6:04 AM, Jonathan Morton <chromatix99@gmail.com> wrote:
>>>> The rationale for that decision still is valid, at low bandwidth every opportunity to send a packet matters…
>>>
>>> Yes, which is why the DRR++ algorithm is used to carefully choose which flow to send a packet from.
>>
>> Well, but look at it that way, the longer the traversal path after the cake instance the higher the probability that the packet gets dropped by a later hop.
>
> That's only true in case Cake is not at the bottleneck, in which case it will only have a transient queue and AQM will disengage anyway.  (This assumes you're using an ack-clocked protocol, which TCP is.)
>
>>>> …and every packet being transferred will increase the queued packets delay by its serialization delay.
>>>
>>> This is trivially true, but has no effect whatsoever on inter-flow induced latency, only intra-flow delay, which is already managed adequately well by an ECN-aware sender.
>>
>> I am not sure that I am getting your point…
>
> Evidently.  You've been following Cake development for how long, now?  This is basic stuff.
>
>> …at 0.5Mbps every full-MTU packet will hog the line foe 20+ milliseconds, so all other flows will incur at least that 20+ ms additional latency, this is independent of inter- or intra-flow perspective, no?.
>
> At the point where the AQM drop decision is made, Cake (and fq_codel) has already decided which flow to service. On a bulk flow, most packets are the same size (a full MTU), and even if the packet delivered is the last one presently in the queue, probably another one will arrive by the time it is next serviced - so the effect of the *flow's* presence remains even into the foreseeable future.
>
> So there is no effect on other flows' latency, only subsequent packets in the same flow - and the flow is always hurt by dropping packets, rather than marking them.
>
>  - Jonathan Morton
>
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat



-- 

Dave Täht
CEO, TekLibre, LLC
http://www.teklibre.com
Tel: 1-669-226-2619

  reply	other threads:[~2018-06-12  6:39 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <152717340941.28154.812883711295847116.malone@soybean.canonical.com>
2018-05-24 15:38 ` [Bloat] Fwd: " Jan Ceuleers
2018-06-04 11:28   ` Bless, Roland (TM)
2018-06-04 13:16     ` Jonas Mårtensson
2018-06-04 17:08       ` Dave Taht
2018-06-04 18:22         ` Jonas Mårtensson
2018-06-04 21:36           ` Jonathan Morton
2018-06-05 15:10             ` [Bloat] " Jonathan Foulkes
2018-06-05 17:24               ` Jonathan Morton
2018-06-05 18:34               ` Sebastian Moeller
2018-06-05 19:31                 ` Jonathan Morton
2018-06-06  6:53                   ` Sebastian Moeller
2018-06-06 13:04                     ` Jonathan Morton
2018-06-12  6:39                       ` Dave Taht [this message]
2018-06-12  6:47                         ` Dave Taht
2018-08-11 19:17                           ` Dave Taht
2018-08-13 22:29                   ` [Bloat] ecn redux Dave Taht
2018-06-06  7:44                 ` [Bloat] [Bug 1436945] Re: devel: consider fq_codel as the default qdisc for networking Bless, Roland (TM)
2018-06-06  8:15                   ` Sebastian Moeller
2018-06-06  8:55                     ` Mario Hock
2018-06-05  0:22           ` [Bloat] Fwd: " Michael Richardson
2018-06-05  6:21             ` Jonas Mårtensson
2018-06-06  4:14               ` Mikael Abrahamsson
2018-06-07 12:56               ` [Bloat] Fwd: [Bug 1436945] -> What other options/bufferbloat-advice ... ? Simon Iremonger (bufferbloat)
2018-06-04 23:00     ` [Bloat] Fwd: [Bug 1436945] Re: devel: consider fq_codel as the default qdisc for networking David Lang
2018-06-05  7:44       ` Mario Hock
2018-06-05  7:49         ` Jonathan Morton
2018-06-05 11:01           ` Mario Hock
2018-08-16 21:08           ` Dave Taht
     [not found] <mailman.3.1527177601.17575.bloat@lists.bufferbloat.net>
2018-05-24 16:31 ` [Bloat] " Rich Brown

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/bloat.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA93jw6nnVuEDr2wpHvgO7z5=_61RcD8UD+k+p4JgXTbQWsfmQ@mail.gmail.com' \
    --to=dave.taht@gmail.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=chromatix99@gmail.com \
    --cc=moeller0@gmx.de \
    /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