[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1564875449-12122-1-git-send-email-dave.taht@gmail.com>
Date: Sat, 3 Aug 2019 16:37:27 -0700
From: Dave Taht <dave.taht@...il.com>
To: netdev@...r.kernel.org
Cc: Dave Taht <dave.taht@...il.com>
Subject: [PATCH net-next 0/2] 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@...il.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
Powered by blists - more mailing lists