On Wed, Apr 17, 2013 at 12:10 PM, Eric Dumazet <[email protected]> wrote: > + prefetch(page_address(frag->page.p));
Would it also make sense to do a
prefetchw(skb->data);
here? (That's where we'll copy the header, right?)
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
