From: Herbert Xu <[EMAIL PROTECTED]>
Date: Thu, 20 Apr 2006 13:26:02 +1000

> On Thu, Apr 20, 2006 at 11:01:11AM +1000, herbert wrote:
> > Hi Dave:
> > 
> > Since sk_stream_alloc_pskb takes an extra argument that accounts for
> > paged data all we need to do to account sk_buff overhead correctly
> > is to use that instead of sk_stream_alloc_skb.
> 
> Here is a better version that does not double-count the paged bits
> that get moved across.
>  
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Looks good, I'll apply this.
-
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