Almost no driver care to do that, but you could try anyway ;)
On Fri, Apr 19, 2013 at 5:18 PM, Roland Dreier <[email protected]> wrote: > 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
