On Sun, 10 May 2015 19:17:58 -0400 (EDT) David Miller <davem@xxxxxxxxxxxxx> wrote: > > 4.9% build_skb 3.8% __napi_alloc_skb > > 2.5% __alloc_rx_skb > > 1.9% __napi_alloc_skb > > I like this series, but again I need to see feedback from some > mm folks before I can consider applying it. The MM part looks OK to me - it's largely moving code out of net/ into mm/. It's a bit weird and it's unclear whether the code will gain other callers, but putting it in mm/ increase the likelihood that some other subsystem will use it. Please merge it via a net tree when ready. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>