Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Matt Taggart <matt@lackof.org>
To: cerowrt-devel@lists.bufferbloat.net
Subject: [Cerowrt-devel] fq_codel tuning on distros
Date: Fri, 17 Oct 2014 14:06:41 -0700	[thread overview]
Message-ID: <20141017210641.1615F1CD@taggart.lackof.org> (raw)

Hi,

http://www.bufferbloat.net/projects/codel/wiki/Best_practices_for_benchmarki
ng_Codel_and_FQ_Codel#Tuning-fq_codel

explains that the default packet limit of 10000 is designed for 10GigE 
speeds and that for slower links it should be turned down. Is that still 
true? Looking at 3.16 source in fq_codel_init I see:

  sch->limit = 10*1024;
  q->flows_cnt = 1024;

But I don't know what those correspond to. Are they sysfs tunable or only 
at compile time?
If Linux distros are going to turn on fq_codel by default, are these 
reasonable values for the installed base (which I am assuming is mostly 
1GigE)? What recommendations should the distro documentation make for 
tuning on various speeds?

I'm excited for this to go into distros, what needs to be done to make that 
easier?

Thanks,

-- 
Matt Taggart
matt@lackof.org



             reply	other threads:[~2014-10-17 21:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-17 21:06 Matt Taggart [this message]
2014-10-17 21:59 ` 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/cerowrt-devel.lists.bufferbloat.net/

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

  git send-email \
    --in-reply-to=20141017210641.1615F1CD@taggart.lackof.org \
    --to=matt@lackof.org \
    --cc=cerowrt-devel@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