commit | 2af8cfac2b4081970df6747257dfb05458b34a88 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Aug 06 14:18:20 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 06 14:18:20 2019 -0700 |
tree | 4d531856b44e1006de75fd65387e8602aa694352 | |
parent | b8fb640643fcdb3bca84137c4cec0c649b25e056 [diff] | |
parent | 77ddaff218fc505f6930a2bf3e4eec2ff74255f5 [diff] |
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 <dave.taht@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>