Julian Anastasov 1845ed0bb2 ipvs: reorder keys in connection structure
__ip_vs_conn_in_get and ip_vs_conn_out_get are
hot places. Optimize them, so that ports are matched first.
By moving net and fwmark below, on 32-bit arch we can fit
caddr in 32-byte cache line and all addresses in 64-byte
cache line.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
2013-04-02 00:23:45 +02:00
..
2013-03-12 20:25:53 -07:00
2013-03-15 18:47:19 -04:00
2013-04-02 00:22:53 +02:00
2013-03-02 11:42:16 -08:00
2013-02-28 20:00:40 -08:00
2013-03-28 01:20:42 -04:00
2013-03-13 11:05:04 +01:00