Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754854AbbBLE4f (ORCPT ); Wed, 11 Feb 2015 23:56:35 -0500 Received: from mga14.intel.com ([192.55.52.115]:27080 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754445AbbBLE4e (ORCPT ); Wed, 11 Feb 2015 23:56:34 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,563,1418112000"; d="scan'208";a="526377821" Message-ID: <1423716991.5968.125.camel@intel.com> Subject: Re: [LKP] [mm] 721c21c17ab: +11.7% will-it-scale.per_thread_ops From: Huang Ying To: Will Deacon Cc: LKP ML , Linus Torvalds , LKML Date: Thu, 12 Feb 2015 12:56:31 +0800 In-Reply-To: <1423114910.5968.9.camel@linux.intel.com> References: <1422949504.13951.5.camel@linux.intel.com> <20150203102746.GA25497@arm.com> <1423114910.5968.9.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: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1829 Lines: 41 On Thu, 2015-02-05 at 13:41 +0800, Huang Ying wrote: > On Tue, 2015-02-03 at 10:27 +0000, Will Deacon wrote: > > On Tue, Feb 03, 2015 at 07:45:04AM +0000, Huang Ying wrote: > > > FYI, we noticed the below changes on > > > > > > commit 721c21c17ab958abf19a8fc611c3bd4743680e38 ("mm: mmu_gather: use > > > tlb->end != 0 only for TLB invalidation") > > > > Is this delta relative to the previous commit, or something else? The > > commit in question restored some 3.18 behaviour on task exit (namely > > doing a fullmm TLB flush), so it would be interesting to know if you > > see the same change against 3.18. > > Sorry for late. The delta is relative to the previous commit. I will > queue some test for 3.18 to check. The test result for v3.18 compared with the commit 721c21c is as below. You can find that the difference between v3.18 and 721c21c should be less that between v3.18 and the previous commit (parent) for will-it-scale.per_thread_ops. I think this is expected. testbox/testcase/testparams: nhm4/will-it-scale/performance-pread2 v3.18 721c21c17ab958abf19a8fc611 ---------------- -------------------------- %stddev %change %stddev \ | \ 31541022 ± 0% -12.2% 27698665 ± 0% will-it-scale.time.voluntary_context_switches 1079302 ± 0% -6.3% 1011350 ± 2% will-it-scale.per_process_ops 0.04 ± 0% -4.5% 0.03 ± 1% will-it-scale.scalability 1038581 ± 0% -3.2% 1005724 ± 0% will-it-scale.per_thread_ops 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/