Re: [PATCH] net: sched: Allow changing default qdisc to FQ-PIE

2020-07-01 Thread David Miller
From: Danny Lin Date: Wed, 1 Jul 2020 16:01:52 -0700 > Similar to fq_codel and the other qdiscs that can set as default, > fq_pie is also suitable for general use without explicit configuration, > which makes it a valid choice for this. > > This is useful in situations where a painless

[PATCH] net: sched: Allow changing default qdisc to FQ-PIE

2020-07-01 Thread Danny Lin
Similar to fq_codel and the other qdiscs that can set as default, fq_pie is also suitable for general use without explicit configuration, which makes it a valid choice for this. This is useful in situations where a painless out-of-the-box solution for reducing bufferbloat is desired but fq_codel