General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: bloat <bloat@lists.bufferbloat.net>
Subject: [Bloat] Debian wheezy; linux 3.2-debian to include codel
Date: Tue, 29 Jan 2013 11:05:21 -0500	[thread overview]
Message-ID: <11610.1359475521@sandelman.ca> (raw)


maybe not news...

http://womble.decadent.org.uk/blog/whats-in-the-linux-kernel-for-debian-70-wheezy-part-1.html
says:

Bufferbloat

I backported two big pieces of the solution to bufferbloat:

Byte Queue Limits (BQL) allows network drivers to reduce unnecessary
buffering in their hardware transmit queues. This has been implemented
in the bnx2, bnx2x, e1000e, forcedeth, igb, ixgbe, sfc, skge and tg3
drivers in Linux 3.3 onwards. Documentation is in the commit that added
it, but you're unlikely to need it. 

The CoDel queue management algorithm can reduce unnecessary buffering in
software transmit queues. FQ CoDel adds an element of 'fairness' between
multiple network flows. These were implemented as the queue disciplines
codel and fq_codel in Linux 3.5. They can be selected using the tc
command, e.g.: tc qdisc replace dev eth0 root fq_codel


             reply	other threads:[~2013-01-29 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-29 16:05 Michael Richardson [this message]
2013-01-31  1: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=11610.1359475521@sandelman.ca \
    --to=mcr@sandelman.ca \
    --cc=bloat@lists.bufferbloat.net \
    /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