Files
linux/include
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-03 01:14:35 -05:00
2007-02-01 16:17:05 -08:00
2007-01-11 18:18:22 -08:00
2007-02-09 09:14:07 -08:00
2006-12-13 09:05:55 -08:00