[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081101.210118.60080241.davem@davemloft.net>
Date: Sat, 01 Nov 2008 21:01:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: buytenh@...tstofly.org
Cc: shemminger@...tta.com, rdunlap@...otime.net, netdev@...r.kernel.org
Subject: Re: [PATCH] net: add documentation for skb recycling
From: Lennert Buytenhek <buytenh@...tstofly.org>
Date: Sat, 1 Nov 2008 03:59:29 +0100
> On Sun, Oct 26, 2008 at 11:05:00PM -0700, David Miller wrote:
>
> > > How about tweaking this slightly and saying:
> > >
> > > * Checks that the skb passed in is not shared or cloned, and
> > > * that it is linear and its head portion at least as large as
> > > * skb_size so that it can be recycled as a receive buffer.
> > > * If these conditions are met, this function does any necessary
> > > * reference count dropping and cleans up the skbuff as if it
> > > * just came from __alloc_skb().
> >
> > I like this tweak, someone please send me the final version with
> > proper signoffs etc.
>
> How about this:
Applied, thanks a lot everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists