From: Juliusz Chroboczek <jch@pps.jussieu.fr>
To: Otto Solares Cabrera <solca@guug.org>
Cc: bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] SFB tuning
Date: Sun, 29 May 2011 17:29:10 +0200 [thread overview]
Message-ID: <7ilixpbk55.fsf@lanthane.pps.jussieu.fr> (raw)
In-Reply-To: <20110528205954.GA14958@guug.org> (Otto Solares Cabrera's message of "Sat, 28 May 2011 14:59:54 -0600")
> Internet (100Mbps ethernet capped to 70Mbps by the ISP):
>
> tc qdisc add dev eth4 parent 1:3 handle 13: sfb hash-type source limit 100 target 10 max 15 penalty_rate 60
>
> And on the internal interfaces (1Gbps ethernet) to clients like this:
>
> tc qdisc add dev ${DEV} parent 50:20 handle 52: sfb hash-type dest limit 100 target 10 max 15 penalty_rate 100
Looks good to me.
You may want to increase limit and penalty -- remember that these values
are shared between all clients. (Are you seeing any queuedrop?)
You may also want to experiment with increasing increment/decrement --
increment should be roughly 5 times larger than decrement, and the
values should be as large as you can make them without seeing
oscillations. (Larger values yield faster convergence, but may cause
overshoot.)
You may also want to encourage your clients to enable ECN.
May I see the output of ``tc -s qdisc show''?
-- Juliusz
next prev parent reply other threads:[~2011-05-29 15:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-21 14:27 [Bloat] Applying RED93 in south africa Dave Taht
2011-05-21 19:11 ` Jonathan Morton
2011-05-21 19:29 ` Dave Taht
2011-05-28 20:02 ` Juliusz Chroboczek
2011-05-31 15:02 ` Jim Gettys
2011-05-28 20:07 ` Juliusz Chroboczek
2011-05-28 20:16 ` Dave Taht
2011-05-28 20:30 ` Juliusz Chroboczek
2011-05-28 20:59 ` [Bloat] SFB tuning (was Re: Applying RED93 in south africa) Otto Solares Cabrera
2011-05-29 15:29 ` Juliusz Chroboczek [this message]
2011-05-30 0:52 ` [Bloat] SFB tuning Otto Solares Cabrera
2011-05-30 22:05 ` Juliusz Chroboczek
2011-05-30 23:37 ` Otto Solares Cabrera
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=7ilixpbk55.fsf@lanthane.pps.jussieu.fr \
--to=jch@pps.jussieu.fr \
--cc=bloat@lists.bufferbloat.net \
--cc=solca@guug.org \
/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