CoDel AQM discussions
 help / color / mirror / Atom feed
From: Jonathan Morton <chromatix99@gmail.com>
To: Dave Taht <dave.taht@gmail.com>
Cc: "codel@lists.bufferbloat.net" <codel@lists.bufferbloat.net>,
	bloat-devel <bloat-devel@lists.bufferbloat.net>,
	bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Codel] fixing netem to be more useful
Date: Thu, 26 Mar 2015 06:52:00 +0200	[thread overview]
Message-ID: <1F6C20F9-8246-42E2-8AE3-FF2D33CE1DFB@gmail.com> (raw)
In-Reply-To: <CAA93jw5Cgz+5_WaU=qqDWmSVnr0wAmy+NxxVhd4-6fQcLdvZOg@mail.gmail.com>


> On 25 Mar, 2015, at 19:32, Dave Taht <dave.taht@gmail.com> wrote:
> 
> On of my big issues with netem (a network emulator for linux that lets
> you do delay, loss, etc) is that there is no way to setup multiple RTT
> emulations without having a separate maximum number of packets limit
> for each, which can really skew the results. I would like to see a
> netem that had a multi-queue implementation with a shared limit, among
> other things.

Hold on - what does the packet limit control?  Is it the total number of packets in virtual transit and in the queue proper, or just those in virtual transit?  The former would certainly interact badly with superimposed qdiscs (which should have their own resource limits), but the latter would imply that the limit is just a safety factor (which should be set high, if it’s running on desktop hardware) rather than a performance knob.

It strikes me that there might be a fundamental design problem here - where is the line drawn between the queue before the emulated network and the emulated link itself?  If that were made explicit (eg. by making netem classful with a single class, and thus enforcing the existence of a subordinate qdisc), it might behave better in general.

Then, a related problem would be how to assign different delays and loss rates to different traffic (thus emulating a more complex network) while still funnelling all of it through the same subordinate qdisc.

> Is there anyone working on making netem better? is there someone
> willing to work on it that someone could fund?

I might be able to justify rolling that into my tinkering with cake.

 - Jonathan Morton


      reply	other threads:[~2015-03-26  4:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 17:32 Dave Taht
2015-03-26  4:52 ` Jonathan Morton [this message]

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/codel.lists.bufferbloat.net/

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

  git send-email \
    --in-reply-to=1F6C20F9-8246-42E2-8AE3-FF2D33CE1DFB@gmail.com \
    --to=chromatix99@gmail.com \
    --cc=bloat-devel@lists.bufferbloat.net \
    --cc=bloat@lists.bufferbloat.net \
    --cc=codel@lists.bufferbloat.net \
    --cc=dave.taht@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