Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751971AbaAMPnr (ORCPT ); Mon, 13 Jan 2014 10:43:47 -0500 Received: from www.sr71.net ([198.145.64.142]:40436 "EHLO blackbird.sr71.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751647AbaAMPnp (ORCPT ); Mon, 13 Jan 2014 10:43:45 -0500 Message-ID: <52D40957.2020103@sr71.net> Date: Mon, 13 Jan 2014 07:42:15 -0800 From: Dave Hansen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Fengguang Wu , Davidlohr Bueso CC: Joonsoo Kim , Christoph Lameter , Pekka Enberg , Andrew Morton , "linux-mm@kvack.org" , LKML Subject: Re: [PATCH 0/9] re-shrink 'struct page' when SLUB is on. References: <20140103180147.6566F7C1@viggo.jf.intel.com> <20140103141816.20ef2a24c8adffae040e53dc@linux-foundation.org> <20140106043237.GE696@lge.com> <52D05D90.3060809@sr71.net> <20140110153913.844e84755256afd271371493@linux-foundation.org> <52D0854F.5060102@sr71.net> <20140113014408.GA25900@lge.com> <1389584218.11984.0.camel@buesod1.americas.hpqcorp.net> <20140113134609.GB31640@localhost> In-Reply-To: <20140113134609.GB31640@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/13/2014 05:46 AM, Fengguang Wu wrote: >>> So, I think >>> that it is better to get more benchmark results to this patchset for convincing >>> ourselves. If possible, how about asking Fengguang to run whole set of >>> his benchmarks before going forward? >> >> Cc'ing him. > > My pleasure. Is there a git tree for the patches? Git trees > are most convenient for running automated tests and bisects. Here's a branch: https://github.com/hansendc/linux/tree/slub-reshrink-for-Fengguang-20140113 My patches are not broken out in there, but that's all the code that needs to get tested. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/