From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Thu, 19 Oct 2006 12:57:42 +0200

> 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 <[EMAIL PROTECTED]>

Applied, thanks Eric.
-
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