On Wed, Apr 17, 2013 at 12:10 PM, Eric Dumazet <eduma...@google.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to