Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Dave Taht <dave.taht@gmail.com>
Cc: cake@lists.bufferbloat.net
Subject: Re: [Cake] Correct 'change' behaviour
Date: Wed, 04 Nov 2015 12:09:45 +0100	[thread overview]
Message-ID: <8737wm9g1y.fsf@toke.dk> (raw)
In-Reply-To: <CAA93jw5onb24eij42iYBfHGWAfuFdCK0fnBnnk6TKuoGWKEPXw@mail.gmail.com> (Dave Taht's message of "Tue, 3 Nov 2015 14:14:49 -0500")

Dave Taht <dave.taht@gmail.com> writes:

> in the general case, I recomend looking at the most current fq_codel
> code to see how to do it as right as possible. There were several bugs
> found and fixed in it as well....

Well, I did, and it doesn't seem to be doing anything different. So much
so that I tried the same experiment on fq_codel:

$ sudo tc qdisc del dev eno1 root
$ sudo tc qdisc replace dev eno1 root fq_codel target 100ms interval 200ms
$ sudo tc qdisc replace dev eno1 root fq_codel target 5ms                 
$ tc qdisc
qdisc fq_codel 8007: dev eno1 root refcnt 2 limit 10240p flows 1024 quantum 1514 target 5.0ms interval 200.0ms ecn 
$ sudo tc qdisc del dev eno1 root                                         
$ sudo tc qdisc replace dev eno1 root fq_codel target 5ms
$ tc qdisc                                          
qdisc fq_codel 8008: dev eno1 root refcnt 2 limit 10240p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn 


I.e. fq_codel suffers from exactly the same problem.

Is this a bug or is it expected behaviour? I'd say bug?

-Toke

  reply	other threads:[~2015-11-04 11:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 12:59 Toke Høiland-Jørgensen
2015-11-03 13:11 ` Kevin Darbyshire-Bryant
2015-11-03 13:14   ` Toke Høiland-Jørgensen
2015-11-03 17:24     ` Jonathan Morton
     [not found]       ` <87oafbat54.fsf@toke.dk>
2015-11-03 17:32         ` Jonathan Morton
2015-11-03 17:51           ` Toke Høiland-Jørgensen
2015-11-03 19:07             ` Toke Høiland-Jørgensen
2015-11-03 19:14               ` Dave Taht
2015-11-04 11:09                 ` Toke Høiland-Jørgensen [this message]
2015-11-04 14:28                   ` Sebastian Moeller
2015-11-04 18:04                   ` Kevin Darbyshire-Bryant
2015-11-04 18:51                     ` Toke Høiland-Jørgensen
2015-11-04 18:55                       ` Sebastian Moeller
2015-11-03 17:54     ` Kevin Darbyshire-Bryant

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=8737wm9g1y.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=cake@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