Re: [Patch net-next 4/5] net_sched: forbid setting default qdisc to inappropriate ones
From: Cong Wang <hidden>
Date: 2015-09-02 06:26:33
From: Cong Wang <hidden>
Date: 2015-09-02 06:26:33
On Tue, Sep 1, 2015 at 11:19 PM, David Miller [off-list ref] wrote:
From: Cong Wang <redacted> Date: Tue, 1 Sep 2015 23:05:45 -0700quoted
On Sun, Aug 30, 2015 at 12:07 PM, Jamal Hadi Salim [off-list ref] wrote:quoted
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.Ok I'm convinced.
Ok, I will update the changelog to clarify this and resend. Thanks.