From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752630Ab2KPP4d (ORCPT ); Fri, 16 Nov 2012 10:56:33 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:41883 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514Ab2KPP4c (ORCPT ); Fri, 16 Nov 2012 10:56:32 -0500 Date: Fri, 16 Nov 2012 16:56:26 +0100 From: Ingo Molnar To: Mel Gorman Cc: Peter Zijlstra , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Paul Turner , Lee Schermerhorn , Christoph Lameter , Rik van Riel , Andrew Morton , Andrea Arcangeli , Linus Torvalds , Thomas Gleixner Subject: Re: Benchmark results: "Enhanced NUMA scheduling with adaptive affinity" Message-ID: <20121116155626.GA4271@gmail.com> References: <20121112160451.189715188@chello.nl> <20121112184833.GA17503@gmail.com> <20121115100805.GS8218@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121115100805.GS8218@suse.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Mel Gorman wrote: > It is important to know how this was configured. I was running > one JVM per node and the JVMs were sized that they should fit > in the node. [...] That is not what I tested: as I described it in the mail I tested 32 warehouses: i.e. spanning the whole system. You tested 4 parallel JVMs running one per node, right? Thanks, Ingo