On Mon, Aug 14, 2006 at 07:04:01AM +0200, Andi Kleen wrote: > > Another reason to move it in the sk_buff would be better cache > coloring? Currently on large/small MTU packets it will be always on > the same colors.
If we went with a fully paged skbs this should be a non-issue, right? In a fully paged representation the head would be small which is the perfect place to place the skb_shared_info. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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