Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752285Ab0BAJXb (ORCPT ); Mon, 1 Feb 2010 04:23:31 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:37872 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750724Ab0BAJXa (ORCPT ); Mon, 1 Feb 2010 04:23:30 -0500 Date: Mon, 1 Feb 2010 10:22:39 +0100 From: Ingo Molnar To: Peter Zijlstra Cc: Frederic Weisbecker , Jens Axboe , Hitoshi Mitake , linux-kernel@vger.kernel.org, Paul Mackerras , Tom Zanussi , Steven Rostedt , Thomas Gleixner , Greg Kroah-Hartman Subject: Re: [PATCH 00/12] perf lock: New subcommand "perf lock", for analyzing lock statistics Message-ID: <20100201092239.GA22578@elte.hu> References: <1264167553-6510-1-git-send-email-mitake@dcl.info.waseda.ac.jp> <20100129143403.GJ13771@kernel.dk> <4B641F4D.6090704@dcl.info.waseda.ac.jp> <20100131204408.GC13771@kernel.dk> <20100131210707.GF5224@nowhere> <1265015720.24455.101.camel@laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1265015720.24455.101.camel@laptop> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 22 * Peter Zijlstra wrote: > On Sun, 2010-01-31 at 22:07 +0100, Frederic Weisbecker wrote: > > > > - We are using the -M option from perf tools which multiplexes every > > event buffers, which means every cpu commit their lock events in > > the same buffer. Couple that with the two above reasons, it's supposed > > to scale at worst. > > Why are you doing that? That seems like asking for trouble.. But as i said i already tried with -M off and it didnt cure the slowdown. that -M was just copied over from perf sched (where it makes sense). Ingo -- 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/