Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751460AbbB1Cmy (ORCPT ); Fri, 27 Feb 2015 21:42:54 -0500 Received: from mga03.intel.com ([134.134.136.65]:8590 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750752AbbB1Cmx (ORCPT ); Fri, 27 Feb 2015 21:42:53 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,664,1418112000"; d="scan'208";a="534026081" Message-ID: <1425091369.10337.69.camel@intel.com> Subject: Re: [LKP] [mm] 3484b2de949: -46.2% aim7.jobs-per-min From: Huang Ying To: Mel Gorman Cc: LKP ML , LKML Date: Sat, 28 Feb 2015 10:42:49 +0800 In-Reply-To: <1425090622.10337.67.camel@linux.intel.com> References: <1425021696.10337.55.camel@linux.intel.com> <20150228014642.GG3087@suse.de> <1425090622.10337.67.camel@linux.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1529 Lines: 34 On Sat, 2015-02-28 at 10:30 +0800, Huang Ying wrote: > On Sat, 2015-02-28 at 01:46 +0000, Mel Gorman wrote: > > On Fri, Feb 27, 2015 at 03:21:36PM +0800, Huang Ying wrote: > > > FYI, we noticed the below changes on > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > > commit 3484b2de9499df23c4604a513b36f96326ae81ad ("mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines") > > > > > > The perf cpu-cycles for spinlock (zone->lock) increased a lot. I suspect there are some cache ping-pong or false sharing. > > > > > > > Are you sure about this result? I ran similar tests here and found that > > there was a major regression introduced near there but it was commit > > 05b843012335 ("mm: memcontrol: use root_mem_cgroup res_counter") that > > cause the problem and it was later reverted. On local tests on a 4-node > > machine, commit 3484b2de9499df23c4604a513b36f96326ae81ad was within 1% > > of the previous commit and well within the noise. > > I have double checked the result before sending out. > > Do you do the test with same kernel config and test case/parameters > (aim7/page_test/load 6000)? Or you can show your test case and parameters and I can try that too. Best Regards, Huang, Ying -- 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/