[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150511133652.cd885d654213fe4161da0d87@linux-foundation.org>
Date: Mon, 11 May 2015 13:36:52 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: David Miller <davem@...emloft.net>
Cc: alexander.h.duyck@...hat.com, netdev@...r.kernel.org,
linux-mm@...ck.org, eric.dumazet@...il.com
Subject: Re: [PATCH 00/10] Refactor netdev page frags and move them into mm/
On Sun, 10 May 2015 19:17:58 -0400 (EDT) David Miller <davem@...emloft.net> 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 from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists