Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751905Ab2KTHs5 (ORCPT ); Tue, 20 Nov 2012 02:48:57 -0500 Received: from mail-ea0-f174.google.com ([209.85.215.174]:46379 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750928Ab2KTHs4 (ORCPT ); Tue, 20 Nov 2012 02:48:56 -0500 Date: Tue, 20 Nov 2012 08:48:50 +0100 From: Ingo Molnar To: David Rientjes Cc: Linus Torvalds , Mel Gorman , Linux Kernel Mailing List , linux-mm , Peter Zijlstra , Paul Turner , Lee Schermerhorn , Christoph Lameter , Rik van Riel , Andrew Morton , Andrea Arcangeli , Thomas Gleixner , Johannes Weiner , Hugh Dickins Subject: Re: [PATCH 00/27] Latest numa/core release, v16 Message-ID: <20121120074850.GA14566@gmail.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 799 Lines: 28 * David Rientjes wrote: > This is in comparison to my earlier perftop results which were with thp > enabled. Keep in mind that this system has a NUMA configuration of > > $ cat /sys/devices/system/node/node*/distance > 10 20 20 30 > 20 10 20 20 > 20 20 10 20 > 30 20 20 10 You could check whether the basic topology is scheduled right by running Andrea's autonumabench: git://gitorious.org/autonuma-benchmark/autonuma-benchmark.git and do a "start.sh -A" and send the mainline versus numa/core results. Thanks, Ingo -- 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/