From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758487AbbBFSjc (ORCPT ); Fri, 6 Feb 2015 13:39:32 -0500 Received: from resqmta-ch2-04v.sys.comcast.net ([69.252.207.36]:58156 "EHLO resqmta-ch2-04v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757755AbbBFSjb (ORCPT ); Fri, 6 Feb 2015 13:39:31 -0500 Date: Fri, 6 Feb 2015 12:39:28 -0600 (CST) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Jesper Dangaard Brouer cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, penberg@kernel.org, "netdev@vger.kernel.org" , Joonsoo Kim Subject: Re: [RFC 0/3] Slab allocator array operations In-Reply-To: <20150204001922.5650ca4b@redhat.com> Message-ID: References: <20150123213727.142554068@linux.com> <20150123145734.aa3c6c6e7432bc3534f2c4cc@linux-foundation.org> <20150204001922.5650ca4b@redhat.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 4 Feb 2015, Jesper Dangaard Brouer wrote: > I promised Christoph that I will performance benchmark this. I'll start > by writing/performing some micro benchmarks, but it first starts to get > really interesting once we plug it into e.g. the networking stack, as > effects as instruction-cache misses due to code size starts to play a > role. Ok I got a patchset here with the options removed. Just the basic ops. Should I repost that? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [RFC 0/3] Slab allocator array operations Date: Fri, 6 Feb 2015 12:39:28 -0600 (CST) Message-ID: References: <20150123213727.142554068@linux.com> <20150123145734.aa3c6c6e7432bc3534f2c4cc@linux-foundation.org> <20150204001922.5650ca4b@redhat.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, penberg@kernel.org, "netdev@vger.kernel.org" , Joonsoo Kim To: Jesper Dangaard Brouer Return-path: In-Reply-To: <20150204001922.5650ca4b@redhat.com> Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org On Wed, 4 Feb 2015, Jesper Dangaard Brouer wrote: > I promised Christoph that I will performance benchmark this. I'll start > by writing/performing some micro benchmarks, but it first starts to get > really interesting once we plug it into e.g. the networking stack, as > effects as instruction-cache misses due to code size starts to play a > role. Ok I got a patchset here with the options removed. Just the basic ops. Should I repost that? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org