From: Juliusz Chroboczek <jch@pps.jussieu.fr>
To: Jonathan Morton <chromatix99@gmail.com>
Cc: bloat@lists.bufferbloat.net
Subject: Re: [Bloat] Thoughts on Stochastic Fair Blue
Date: Sun, 03 Apr 2011 18:35:46 +0200 [thread overview]
Message-ID: <7ik4fbz40t.fsf@lanthane.pps.jussieu.fr> (raw)
In-Reply-To: <1300999472.12456.22.camel@amd.pacdat.net> (richard@pacdat.net's message of "Thu, 24 Mar 2011 13:44:32 -0700")
Sorry for the delay, but I wanted to think this over.
> My second observation is that marking and dropping both happen at the
> tail of the queue, not the head. This delays the congestion information
> reaching the receiver, and from there to the sender, by the length of
> the queue
It's very difficult to drop at the head of the queue in SFB, since we'd
need to find a suitable packet that's in the same flow. Since SFB makes
heroic efforts to keep the queue size small, this shouldn't make much of
the difference.
Your suggestion is most certainly valid for plain BLUE.
> Another observation is that packets are not re-ordered by SFB, which
> (given the Bloom filter) is potentially a missed opportunity.
What's your suggestion?
> However, they can be re-ordered in the current implementation by
> using child qdiscs such as SFQ
I don't see how that buys you anything. SFB is very aggressive with
dropping packets when under congestion, and the packet drop happens
*before* the child qdisc gets a chance to see the packet; hance, putting
SFQ below SFB won't buy you much, it'll just reorder packets in the
small queue that SFB allows. Or am I missing something?
-- Juliusz
next prev parent reply other threads:[~2011-04-03 16:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-13 1:40 Jonathan Morton
2011-03-24 1:03 ` Juliusz Chroboczek
2011-03-24 5:30 ` Dave Hart
2011-03-24 20:44 ` richard
2011-03-24 22:22 ` [Bloat] Packet drops, ECN and ECN+ [was: Thoughts on Stochastic Fair Blue] Juliusz Chroboczek
2011-03-25 19:22 ` Richard Scheffenegger
2011-04-03 16:35 ` Juliusz Chroboczek [this message]
2011-04-03 18:03 ` [Bloat] Thoughts on Stochastic Fair Blue Jonathan Morton
2011-03-24 11:59 ` Jim Gettys
2011-03-24 12:40 ` Jonathan Morton
2011-03-24 13:32 ` Eric Dumazet
2011-03-24 13:31 Dave Taht
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=7ik4fbz40t.fsf@lanthane.pps.jussieu.fr \
--to=jch@pps.jussieu.fr \
--cc=bloat@lists.bufferbloat.net \
--cc=chromatix99@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