From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Wed, 18 Oct 2006 09:38:38 +0200

> Lot of routers still use CPUS with 32 bytes cache lines. (Intel PIII)
> It make sense to make sure fields used at lookup time are in the same cache 
> line, to reduce cache footprint and speedup lookups.
> 
> Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>

Looks fine but patch doesn't apply:

-       __u32                   v4daddr;        /* peer's address */

in my tree v4daddr is a __be32, not a __u32.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to