General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* [Bloat] About Stochastic Fair Blue (SFB)
@ 2011-02-04  9:46 Juliusz Chroboczek
  2011-02-04 13:56 ` Jim Gettys
  2011-02-04 15:12 ` [Bloat] About Stochastic Fair Blue (SFB) Dave Täht
  0 siblings, 2 replies; 14+ messages in thread
From: Juliusz Chroboczek @ 2011-02-04  9:46 UTC (permalink / raw)
  To: bloat

Hi again,

In his series of articles, Jim has concentrated on router-based
solutions to delay issues.  He mentioned AQM policies in routers, and
notably the venerable RED.

AQMs are designed to achieve two different (but not necessarily
contradictory) goals: to improve the behaviour of the traffic (notably
by reducing the amount of buffering, which is what we're concerned about
here), and to improve fairness.  For example, RED is mostly concerned
with the former, while CHOKe is only concerned with the latter.

One AQM that attempts both is Stochastic Fair a stochastically-fair
variant of BLUE [1].  In addition to reducing buffer size and enforcing
rough inter-flow fairness, SFB will reliably detect unresponsive flows
and rate-limit them.

In order to experiment with SFB, I've implemented it for Linux a couple
of years ago [2].  Unfortunately, I've given up for now on trying to get
it into the mainline kernel, and I'm not sure I want to try again [3].

--Juliusz

[1] W. Feng, D. Kandlur, D. Saha, K. Shin. Blue: A New Class of Active
    Queue Management Algorithms. U. Michigan CSE-TR-387-99, April 1999.
    http://www.thefengs.com/wuchang/blue/CSE-TR-387-99.pdf
[2] http://www.pps.jussieu.fr/~jch/software/sfb/
[3] http://article.gmane.org/gmane.linux.network/183813

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-02-04 20:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-04  9:46 [Bloat] About Stochastic Fair Blue (SFB) Juliusz Chroboczek
2011-02-04 13:56 ` Jim Gettys
2011-02-04 17:33   ` [Bloat] Buffer bloat at the sender [was: About Stochastic Fair Blue (SFB)] Juliusz Chroboczek
2011-02-04 18:24     ` Jim Gettys
2011-02-04 18:58       ` [Bloat] Buffer bloat at the sender Juliusz Chroboczek
2011-02-04 19:26         ` Dave Täht
2011-02-04 18:43     ` Dave Täht
2011-02-04 18:56       ` Juliusz Chroboczek
2011-02-04 19:58         ` Dave Täht
2011-02-04 20:14           ` Juliusz Chroboczek
2011-02-04 15:12 ` [Bloat] About Stochastic Fair Blue (SFB) Dave Täht
2011-02-04 17:41   ` Juliusz Chroboczek
2011-02-04 18:54     ` Dave Täht
2011-02-04 19:02       ` Juliusz Chroboczek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox