Re: [Patch net-next 4/5] net_sched: forbid setting default qdisc to inappropriate ones
From: Cong Wang <hidden>
Date: 2015-09-02 06:05:46
From: Cong Wang <hidden>
Date: 2015-09-02 06:05:46
On Sun, Aug 30, 2015 at 12:07 PM, Jamal Hadi Salim [off-list ref] wrote:
On 08/28/15 19:20, David Miller wrote:quoted
But HTB definitely should be allowed.Problem with most non-work conserving schedulers is what the meaning of default resources means; example, for HTB: What is the default bandwidth you allocate to a class of users?
Exactly, that is why it has to need at least one parameter for bandwidth, while default qdisc requires no parameter.