lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20120519.183556.1085711138074171029.davem@davemloft.net> Date: Sat, 19 May 2012 18:35:56 -0400 (EDT) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org, alexander.h.duyck@...el.com Subject: Re: [PATCH net-next 3/3] ipv6: use skb coalescing in reassembly From: Eric Dumazet <eric.dumazet@...il.com> Date: Sat, 19 May 2012 15:02:35 +0200 > From: Eric Dumazet <edumazet@...gle.com> > > ip6_frag_reasm() can use skb_try_coalesce() to build optimized skb, > reducing memory used by them (truesize), and reducing number of cache > line misses and overhead for the consumer. > > Signed-off-by: Eric Dumazet <edumazet@...gle.com> > Cc: Alexander Duyck <alexander.h.duyck@...el.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists