[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081031094507.09536b08@extreme>
Date: Fri, 31 Oct 2008 09:45:07 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Jarek Poplawski <jarkao2@...il.com>
Cc: Patrick McHardy <kaber@...sh.net>,
David Miller <davem@...emloft.net>,
Herbert Xu <herbert@...dor.apana.org.au>,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] sch_netem: Remove classful functionality
On Fri, 31 Oct 2008 13:20:10 +0000
Jarek Poplawski <jarkao2@...il.com> wrote:
> Patrick McHardy noticed that: "a lot of the functionality of netem
> requires the inner tfifo anyways and rate-limiting is usually done
> on top of netem. So I would suggest so either hard-wire the tfifo
> qdisc or at least make the assumption that inner qdiscs are
> work-conserving.", and later: "- a lot of other qdiscs still don't
> work as inner qdiscs of netem [...]".
>
> So, according to his suggestion, this patch removes classful options
> of netem. The main reason of this change is to remove ops->requeue()
> method, which is currently used only by netem.
>
> Signed-off-by: Jarek Poplawski <jarkao2@...il.com>
>
Okay, only if you add the following functionality back:
* rate control, it doesn't have TBF, some other rate limiting
is fine.
* option for pure fifo or reordering based on jitter.
I have no problem with changing implementation as long as the same
feature set used by users remain.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists