Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755467Ab2KUR7f (ORCPT ); Wed, 21 Nov 2012 12:59:35 -0500 Received: from e39.co.us.ibm.com ([32.97.110.160]:35814 "EHLO e39.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754470Ab2KUR7e (ORCPT ); Wed, 21 Nov 2012 12:59:34 -0500 Subject: Re: numa/core regressions fixed - more testers wanted From: Andrew Theurer Reply-To: habanero@linux.vnet.ibm.com To: Hugh Dickins Cc: Rik van Riel , Ingo Molnar , Linus Torvalds , David Rientjes , Mel Gorman , Linux Kernel Mailing List , linux-mm , Peter Zijlstra , Paul Turner , Lee Schermerhorn , Christoph Lameter , Andrew Morton , Andrea Arcangeli , Thomas Gleixner , Johannes Weiner In-Reply-To: References: <1353291284-2998-1-git-send-email-mingo@kernel.org> <20121119162909.GL8218@suse.de> <20121119191339.GA11701@gmail.com> <20121119211804.GM8218@suse.de> <20121119223604.GA13470@gmail.com> <20121120071704.GA14199@gmail.com> <20121120152933.GA17996@gmail.com> <20121120175647.GA23532@gmail.com> <1353462853.31820.93.camel@oc6622382223.ibm.com> <50AC4912.7040503@redhat.com> Content-Type: text/plain; charset="UTF-8" Organization: IBM Date: Wed, 21 Nov 2012 11:59:16 -0600 Message-ID: <1353520756.31820.99.camel@oc6622382223.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-24.el6) Content-Transfer-Encoding: 7bit X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12112117-3620-0000-0000-0000006D6964 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1462 Lines: 33 On Tue, 2012-11-20 at 20:10 -0800, Hugh Dickins wrote: > On Tue, 20 Nov 2012, Rik van Riel wrote: > > On 11/20/2012 08:54 PM, Andrew Theurer wrote: > > > > > I can confirm single JVM JBB is working well for me. I see a 30% > > > improvement over autoNUMA. What I can't make sense of is some perf > > > stats (taken at 80 warehouses on 4 x WST-EX, 512GB memory): > > > > AutoNUMA does not have native THP migration, that may explain some > > of the difference. > > When I made some fixes to the sched/numa native THP migration, > I did also try porting that (with Hannes's memcg fixes) to AutoNUMA. > > Here's the patch below: it appeared to be working just fine, but > you might find that it doesn't quite apply to whatever tree you're > using. I started from 3.6 autonuma28fast in aa.git, but had folded > in some of the equally applicable TLB flush optimizations too. > > There's also a little "Hack, remove after THP native migration" > retuning in mm/huge_memory.c which should probably be removed too. Thanks, this worked for me. The autoNUMA SPECjbb result is now much closer, just 4% lower than the numa/core result. The number of anon and anon-huge pages are now nearly the same. -Andrew Theurer -- 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/