[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171014072745.23462-1-den@klaipeden.com>
Date: Sat, 14 Oct 2017 16:27:42 +0900
From: Koichiro Den <den@...ipeden.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org
Subject: [net-next 0/3] optimisations and reorganisations of tcp_collapse
This patch series removes possible useless copying and collapsing while
not missing the chance when it is worth the effort. Also reorganizes it
and do some cleanups.
Koichiro Den (3):
tcp: avoid useless copying and collapsing of just one skb
tcp: do not tcp_collapse once SYN or FIN found
tcp: keep tcp_collapse controllable even after processing starts
net/ipv4/tcp_input.c | 193 ++++++++++++++++++++++++---------------------------
1 file changed, 90 insertions(+), 103 deletions(-)
--
2.9.4
Powered by blists - more mailing lists