Re: [PATCH net-next v2] net: allow configuring default qdisc

2017-04-12 Thread David Miller
From: Stephen Hemminger Date: Wed, 12 Apr 2017 15:59:25 -0700 > The most recent example was in the block layer. Linus complained about this, loudly.

Re: [PATCH net-next v2] net: allow configuring default qdisc

2017-04-12 Thread Stephen Hemminger
On Tue, 11 Apr 2017 22:09:59 -0400 (EDT) David Miller wrote: > From: Stephen Hemminger > Date: Sat, 8 Apr 2017 15:39:46 -0400 > > > Since 3.12 it has been possible to configure the default queuing > > discipline via sysctl. This patch adds ability to configure the > > default queue discipline

Re: [PATCH net-next v2] net: allow configuring default qdisc

2017-04-11 Thread David Miller
From: Stephen Hemminger Date: Sat, 8 Apr 2017 15:39:46 -0400 > Since 3.12 it has been possible to configure the default queuing > discipline via sysctl. This patch adds ability to configure the > default queue discipline in kernel configuration. This is useful for > environments where configurin

[PATCH net-next v2] net: allow configuring default qdisc

2017-04-08 Thread Stephen Hemminger
Since 3.12 it has been possible to configure the default queuing discipline via sysctl. This patch adds ability to configure the default queue discipline in kernel configuration. This is useful for environments where configuring the value from userspace is difficult to manage. The default is still