Re: [PATCH net-next-2.6] ipv6: struct xfrm6_tunnel in read_mostly section
From: David Miller <davem@davemloft.net>
Date: 2010-08-30 20:52:10
From: David Miller <davem@davemloft.net>
Date: 2010-08-30 20:52:10
From: Eric Dumazet <redacted> Date: Mon, 30 Aug 2010 22:27:10 +0200
tunnel6_handlers chain being scanned for each incoming packet, make sure it doesnt share an often dirtied cache line. Signed-off-by: Eric Dumazet <redacted>
Also applied, thanks Eric.