login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
22
Re: [PATCH 3/4] perf-events: Add support for supplementary event registers v3
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Lin Ming
Subject:
Re: [PATCH 3/4] perf-events: Add support for supplementary event registers v3
Date: Monday, November 22, 2010 - 6:01 am
On Mon, Nov 22, 2010 at 8:47 PM, Stephane Eranian <eranian@google.com> wrote:
quoted text
> On Mon, Nov 22, 2010 at 1:23 PM, Lin Ming <lin@ming.vg> wrote: >> On Thu, Nov 18, 2010 at 6:47 PM, Andi Kleen <andi@firstfloor.org> wrote: >>> From: Andi Kleen <ak@linux.intel.com> >>> >>> Intel Nehalem/Westmere have a special OFFCORE_RESPONSE event >>> that can be used to monitor any offcore accesses from a core. >>> This is a very useful event for various tunings, and it's >>> also needed to implement the generic LLC-* events correctly. >>> >>> Unfortunately this event requires programming a mask in a separate >>> register. And worse this separate register is per core, not per >>> CPU thread. >> >> This "separate register" is MSR_OFFCORE_RSP_0, right? >> But from the SDM, MSR_OFFCORE_RSP_0 is "thread" scope, >> see SDM 3b, Appendix B.4 MSRS IN THE INTEL® MICROARCHITECTURE CODENAME NEHALEM >> >> Or am I missing some obvious thing? >> > The manual is wrong on this.
Well, thanks for the info. --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
perf offcore patchkit for merge
, Andi Kleen
, (Thu Nov 18, 3:47 am)
[PATCH 1/4] x86: set cpu masks before calling CPU_STARTING ...
, Andi Kleen
, (Thu Nov 18, 3:47 am)
[PATCH 2/4] perf: Document enhanced event encoding for OFF ...
, Andi Kleen
, (Thu Nov 18, 3:47 am)
[PATCH 3/4] perf-events: Add support for supplementary eve ...
, Andi Kleen
, (Thu Nov 18, 3:47 am)
[PATCH 4/4] perf-events: Fix LLC-* events on Intel Nehalem ...
, Andi Kleen
, (Thu Nov 18, 3:47 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Thu Nov 18, 4:12 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Andi Kleen
, (Thu Nov 18, 4:16 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Thu Nov 18, 4:46 am)
Re: [PATCH 1/4] x86: set cpu masks before calling CPU_STAR ...
, Thomas Gleixner
, (Thu Nov 18, 4:52 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Thu Nov 18, 5:07 am)
Re: [PATCH 1/4] x86: set cpu masks before calling CPU_STAR ...
, Andi Kleen
, (Thu Nov 18, 6:39 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Lin Ming
, (Mon Nov 22, 5:23 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Stephane Eranian
, (Mon Nov 22, 5:47 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Lin Ming
, (Mon Nov 22, 6:01 am)
[tip:perf/core] x86: Set cpu masks before calling CPU_STAR ...
, tip-bot for Andi Kleen
, (Fri Nov 26, 8:05 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Fri Nov 26, 8:28 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Fri Nov 26, 8:30 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Wed Dec 1, 7:27 am)
Re: [PATCH 3/4] perf-events: Add support for supplementary ...
, Peter Zijlstra
, (Wed Dec 1, 9:19 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja