These two patches improve fq_codel performance under extreme network loads. The first patch more rapidly escalates the codel count under overload, the second just kills a totally useless statistic.
(sent together because they'd otherwise conflict) Signed-off-by: Dave Taht <dave.t...@gmail.com> Dave Taht (2): Increase fq_codel count in the bulk dropper fq_codel: Kill useless per-flow dropped statistic net/sched/sch_fq_codel.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) -- 2.17.1