From: David S. Miller Date: Tue, 6 Aug 2019 21:18:20 +0000 (-0700) Subject: Merge branch 'fq_codel-small-optimizations' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2af8cfac2b4081970df6747257dfb05458b34a88;p=linux.git Merge branch 'fq_codel-small-optimizations' Dave Taht says: ==================== Two small fq_codel optimizations 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 Signed-off-by: David S. Miller --- 2af8cfac2b4081970df6747257dfb05458b34a88