This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/net
Eric Dumazet 78d7942317 [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUS
Lot of routers/embedded devices still use CPUS with 16/32 bytes cache
lines.  (486, Pentium, ...  PIII) It makes sense to group together
fields used at lookup time so they fit in one cache line.  This reduce
cache footprint and speedup lookups.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-20 00:28:35 -07:00
..
2006-09-28 18:02:48 -07:00
2005-08-29 15:32:25 -07:00
2006-09-22 14:54:40 -07:00
2006-09-28 18:02:58 -07:00
2006-09-28 18:01:06 -07:00
2006-10-18 19:55:25 -07:00
2006-09-28 18:03:04 -07:00
2006-09-28 18:02:09 -07:00
2006-09-28 18:02:30 -07:00
2006-03-23 07:12:57 -05:00
2005-11-14 21:58:18 -08:00
2005-09-22 07:57:21 -03:00
2006-03-20 22:59:36 -08:00
2006-10-15 11:00:58 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:32:25 -07:00
2006-09-28 18:02:10 -07:00
2006-06-30 14:12:10 -07:00