Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753963AbbG0RgU (ORCPT ); Mon, 27 Jul 2015 13:36:20 -0400 Received: from g9t5008.houston.hp.com ([15.240.92.66]:34389 "EHLO g9t5008.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751756AbbG0RgT (ORCPT ); Mon, 27 Jul 2015 13:36:19 -0400 Message-ID: <55B66C0E.5050504@hp.com> Date: Mon, 27 Jul 2015 13:36:14 -0400 From: Waiman Long User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130109 Thunderbird/10.0.12 MIME-Version: 1.0 To: Davidlohr Bueso CC: Peter Zijlstra , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, Scott J Norton , Douglas Hatch Subject: Re: [PATCH v3 0/7] locking/qspinlock: Enhance pvqspinlock performance References: <1437595962-21472-1-git-send-email-Waiman.Long@hp.com> <1437959930.25997.33.camel@stgolabs.net> In-Reply-To: <1437959930.25997.33.camel@stgolabs.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 880 Lines: 23 On 07/26/2015 09:18 PM, Davidlohr Bueso wrote: > On Wed, 2015-07-22 at 16:12 -0400, Waiman Long wrote: >> Patch 3 allows the collection of various count data that are useful >> to see what is happening in the system. They do add a bit of overhead >> when enabled slowing performance a tiny bit. > Ah ok you do mention the overhead. Hmmm but what's a tiny bit? A kernel > build comparison would be pretty nice to have a "usability" view. > > Thanks, > Davidlohr > You will probably see a few seconds of slowdown for a kernel build that took 3 mins. So it is about a few percents and it varies a bit from run to run. Cheers, Longman -- 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/