Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937078Ab3DJJsU (ORCPT ); Wed, 10 Apr 2013 05:48:20 -0400 Received: from merlin.infradead.org ([205.233.59.134]:50876 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935049Ab3DJJsT (ORCPT ); Wed, 10 Apr 2013 05:48:19 -0400 Message-ID: <1365587287.30071.34.camel@laptop> Subject: Re: [PATCH RESEND 0/3] perf, amd: Support for Family 16h L2I Performance Counters From: Peter Zijlstra To: Jacob Shin Cc: Ingo Molnar , Arnaldo Carvalho de Melo , "H. Peter Anvin" , Thomas Gleixner , x86@kernel.org, Stephane Eranian , Jiri Olsa , linux-kernel@vger.kernel.org Date: Wed, 10 Apr 2013 11:48:07 +0200 In-Reply-To: <1365586878.30071.33.camel@laptop> References: <1365521034-4496-1-git-send-email-jacob.shin@amd.com> <1365586878.30071.33.camel@laptop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.2-0ubuntu0.1 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: 1048 Lines: 23 On Wed, 2013-04-10 at 11:41 +0200, Peter Zijlstra wrote: > On Tue, 2013-04-09 at 10:23 -0500, Jacob Shin wrote: > > Upcoming AMD Family 16h Processors provide 4 new performance counters > > to count L2 related events. Similar to northbridge counters, these new > > counters are shared across multiple CPUs that share the same L2 cache. > > This patchset adds support for these new counters and enforces sharing > > by leveraging the existing sharing logic used for the northbridge > > counters. > > If they're separate counters -- not shared with the regular cpu > counters like the 10h NB counters are, then they should have their own > PMU driver. > > Similar to the 15h NB counters; which are a separate set of counters > and no longer overlay the normal counters. Related; where's the 16h BKDG? -- 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/