Re: more comments on skb shrinking

2005-07-11 Thread David S. Miller
From: Andi Kleen <[EMAIL PROTECTED]> Date: Tue, 12 Jul 2005 06:48:02 +0200 > >> > # skb->real_dev, it is used in one place, in bonding device. Suggestion > is to remove it and replace with an ugly per-cpu static variable (but > still less ugly than keeping a useless pointer in struct sk_buff) We

more comments on skb shrinking

2005-07-11 Thread Andi Kleen
On Mon, Jul 11, 2005 at 07:44:47PM -0700, David S. Miller wrote: > From: Andi Kleen <[EMAIL PROTECTED]> > Date: 12 Jul 2005 04:25:49 +0200 > > > What other plans do have? I think a lot of stuff could be moved > > into ->cb, in particular tc_* and the HIPPI field. > > See: > > http://vger.k