Eric Dumazet 1e19e02ca0 [NET]: Reorder fields of struct dst_entry
This last patch (but not least :) ) finally moves the next pointer at
the end of struct dst_entry. This permits to perform route cache
lookups with a minimal cost of one cache line per entry, instead of
two.

Both 32bits and 64bits platforms benefit from this new layout.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-10 23:20:45 -08:00
..
2007-02-08 13:51:54 -08:00
2006-12-02 21:21:08 -08:00
2006-12-02 21:22:55 -08:00
2006-12-02 21:23:41 -08:00
2006-11-05 14:11:25 -08:00
2006-12-02 21:21:23 -08:00
2006-12-02 21:22:52 -08:00
2006-12-08 17:19:20 -08:00
2006-12-04 02:00:34 -05:00
2006-12-04 02:00:31 -05:00