Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758478AbcCVJ7U (ORCPT ); Tue, 22 Mar 2016 05:59:20 -0400 Received: from casper.infradead.org ([85.118.1.10]:49043 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754482AbcCVJ7T (ORCPT ); Tue, 22 Mar 2016 05:59:19 -0400 Date: Tue, 22 Mar 2016 10:59:12 +0100 From: Peter Zijlstra To: Waiman Long Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Linus Torvalds , Ding Tianhong , Jason Low , Davidlohr Bueso , "Paul E. McKenney" , Thomas Gleixner , Will Deacon , Tim Chen Subject: Re: [PATCH v2 0/4] locking/mutex: Enable optimistic spinning of lock waiter Message-ID: <20160322095912.GD6356@twins.programming.kicks-ass.net> References: <1455298335-53229-1-git-send-email-Waiman.Long@hpe.com> <20160216085111.GR6357@twins.programming.kicks-ass.net> <56F0B9A6.4040903@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <56F0B9A6.4040903@hpe.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 22 On Mon, Mar 21, 2016 at 11:19:02PM -0400, Waiman Long wrote: > Instead, the subject was > > [lkp] [locking/mutex] 5267438002: +38.9% > fileio.time.involuntary_context_switches > > 4409 ? 1% +38.9% 6126 ? 2% > fileio.time.involuntary_context_switches > 6.00 ? 0% +33.3% 8.00 ? 0% > fileio.time.percent_of_cpu_this_job_got > 36.06 ? 0% +43.0% 51.55 ? 0% fileio.time.system_time > 1828660 ? 0% -92.5% 137258 ? 0% > fileio.time.voluntary_context_switches > > Given that the number of voluntary context switches dropped by 92.5%, an > increase in involuntary context switches that is order of magnitude less > than the voluntary context switches should be OK, I think. > > Do you know how to report back that this increase is expected and is nothing > to worry about? Do I just reply it back? Nah, just ignore.