Eric Dumazet dd5a1843d5 [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN
1) We can shrink sizeof(struct flow_cache_entry) by 8 bytes on 64bit arches.
2) No need to align these structures to hardware cache lines, this only waste 
   ram for very litle gain.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-07 23:30:42 -08:00
..
2008-02-06 19:25:03 -06:00
2008-02-07 18:05:04 -08:00
2008-02-03 17:55:45 +02:00
2008-01-28 15:02:44 -08:00
2008-02-07 18:13:00 -08:00
2008-01-28 15:10:48 -08:00
2008-02-07 23:11:56 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:56:29 -08:00