aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDanny Lin2020-07-01 16:01:52 -0700
committerDavid S. Miller2020-07-01 17:43:27 -0700
commitb97e9d9d67c88bc413a3c27734d45d98d8d52b00 (patch)
tree69be6fcad90647e2ba13290cba11ccb8492fe81b /tools
parentd8c8a96ce5ad41ac0993ec3738f07c138f190b43 (diff)
net: sched: Allow changing default qdisc to FQ-PIE
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 is not necessarily the best choice. For example, fq_pie can be better for DASH streaming, but there could be more cases where it's the better choice of the two simple AQMs available in the kernel. Signed-off-by: Danny Lin <danny@kdrag0n.dev> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions