Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752905AbbEKOoL (ORCPT ); Mon, 11 May 2015 10:44:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37987 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531AbbEKOoJ (ORCPT ); Mon, 11 May 2015 10:44:09 -0400 Message-ID: <5550C030.8040001@redhat.com> Date: Mon, 11 May 2015 10:44:00 -0400 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Jirka Hladky , Artem Bityutskiy CC: linux-kernel@vger.kernel.org, mgorman@suse.de, peterz@infradead.org Subject: Re: [PATCH] numa,sched: only consider less busy nodes as numa balancing destination References: <1430908530.7444.145.camel@sauron.fi.intel.com> <20150506114128.0c846a37@cuia.bos.redhat.com> <5550A446.2050005@redhat.com> In-Reply-To: <5550A446.2050005@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1362 Lines: 38 On 05/11/2015 08:44 AM, Jirka Hladky wrote: > Hi Rik, > > we have results for SPECjbb2005 and Linpack&Stream benchmarks with > > 4.1.0-0.rc1.git0.1.el7.x86_64 (without patch) > 4.1.0-0.rc2.git0.3.el7.x86_64 with your patch > 4.1.0-0.rc2.git0.3.el7.x86_64 with your patch and AUTONUMA disabled > > The tests has been conducted on 3 different systems with 4 NUMA nodes > and different versions of Intel processors and different amount of RAM. > > > For SPECjbb benchmark we see > -with your latest proposed patch applied > * gains in range 7-15% !! for single instance SPECjbb (tested on > variety of systems, biggest gains on brickland system, gains are growing > with growing number of threads) That is significant. > * for multi-instance SPECjbb run (4 parallel jobs on 4 NUMA node > system) on change in results > * for linpack no change > * for stream bench slight improvements (but very close to error margin) Glad to hear the patch is not causing regressions. Peter, can you queue up this patch in your sched tree, or would you like me to make any changes to it first? -- All rights reversed -- 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/