From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx166.postini.com [74.125.245.166]) by kanga.kvack.org (Postfix) with SMTP id 74CB86B0068 for ; Wed, 28 Nov 2012 09:21:17 -0500 (EST) Message-ID: <50B61DD6.5020005@intel.com> Date: Wed, 28 Nov 2012 22:21:10 +0800 From: Alex Shi MIME-Version: 1.0 Subject: Re: numa/core regressions fixed - more testers wanted References: <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> <20121122012122.GA7938@gmail.com> <20121123133138.GA28058@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Alex Shi Cc: Ingo Molnar , Linus Torvalds , David Rientjes , 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 > >> >> Could you please check tip:master with -v17: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master >> Tested this version on our SNB EP 2 sockets box, 8 cores * HT with specjbb2005 on jrockit. With single JVM setting it has 40% performance increase compare to 3.7-rc6. impressive! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755262Ab2K1OVS (ORCPT ); Wed, 28 Nov 2012 09:21:18 -0500 Received: from mga11.intel.com ([192.55.52.93]:38007 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753470Ab2K1OVR (ORCPT ); Wed, 28 Nov 2012 09:21:17 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,177,1355126400"; d="scan'208";a="255922140" Message-ID: <50B61DD6.5020005@intel.com> Date: Wed, 28 Nov 2012 22:21:10 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: Alex Shi CC: Ingo Molnar , Linus Torvalds , David Rientjes , 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: numa/core regressions fixed - more testers wanted References: <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> <20121122012122.GA7938@gmail.com> <20121123133138.GA28058@gmail.com> In-Reply-To: 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 > >> >> Could you please check tip:master with -v17: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master >> Tested this version on our SNB EP 2 sockets box, 8 cores * HT with specjbb2005 on jrockit. With single JVM setting it has 40% performance increase compare to 3.7-rc6. impressive!