[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/netfront: improve truesize tracking
On Mon, 2013-01-07 at 14:22 +0000, Ian Campbell wrote: > On Mon, 2013-01-07 at 14:11 +0000, Sander Eikelenboom wrote: > one is buggy. > > > > Will see if i can run against that as well, although i thought Eric > > said to prefer the "skb->truesize += PAGE_SIZE * > > skb_shinfo(skb)->nr_frags;" > > Right, I meant to compare "PAGE_SIZE * skb_shinfo(skb)->nr_frags" vs > "skb->data_len - NETFRONT_SKB_CB(skb)->pull_to". TBH I trust Eric so I'm > inclined to just go with what he suggests. This is the more precise estimation, and it appears to not bring obvious performance regression, so I definitely would favor this one ;) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |