CoDel AQM discussions
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Dave Taht <dave.taht@gmail.com>
Cc: codel@lists.bufferbloat.net
Subject: Re: [Codel] fq_codel: revenge of the standing queue
Date: Tue, 04 Sep 2012 22:10:53 +0200	[thread overview]
Message-ID: <1346789453.13121.92.camel@edumazet-glaptop> (raw)
In-Reply-To: <CAA93jw42vJig0ym2a-gQ8y5NboYWVcHWZVboFR_j+Gd4fOQJiQ@mail.gmail.com>

On Tue, 2012-09-04 at 12:51 -0700, Dave Taht wrote:

> - and we exit dropping state when that queue empties, when globally,
> across all the fq_codel queues, we still need to be dropping in order
> to get to the target.
> 

Not at all. You are trying to view fq_codel as a global controller,
which it is not.

> And that first_above time for that cvars for that fq_codel queue is
> reset to 0 for that fq_codel queue when it empties, forcing a recalc
> of the right interval (sojourn) for re-entering dropping state, with a
> "hands off" interval...
> 
> It's seems reasonably ok for a fq_codel queue to go empty for a while
> but not have to go through a sojourn again to start dropping. It makes
> sense to always deliver one packet after going empty...
> 
> these thoughts are half formed, and I did my damnedest to describe the
> behavior I was seeing.

Then you describe a codel bug.

But its not a bug. If a queue is empty, we set dropping to false, so
that next time we dequeue a packet, we can check how long queue was
empty.

Once again, this has nothing to do with fq_codel.






      reply	other threads:[~2012-09-04 20:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 18:35 Dave Taht
2012-09-04 18:50 ` Eric Dumazet
2012-09-04 20:02   ` Kathleen Nichols
2012-09-04 20:22     ` Dave Taht
2012-09-04 19:02 ` Eric Dumazet
2012-09-04 19:51   ` Dave Taht
2012-09-04 20:10     ` Eric Dumazet [this message]

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

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

  git send-email \
    --in-reply-to=1346789453.13121.92.camel@edumazet-glaptop \
    --to=eric.dumazet@gmail.com \
    --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