Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-31 Thread Andi Kleen
On Wed, Jul 30, 2014 at 11:05:25AM +0200, Peter Zijlstra wrote: > > > What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject > to not mix and match these terms. IvyTown is EP and EX and some other marketing names. -Andi -- To unsubscribe from this list: send the line

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-31 Thread Andi Kleen
On Wed, Jul 30, 2014 at 11:05:25AM +0200, Peter Zijlstra wrote: What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject to not mix and match these terms. IvyTown is EP and EX and some other marketing names. -Andi -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Yan, Zheng
On 07/31/2014 09:08 AM, Yan, Zheng wrote: > On 07/30/2014 05:05 PM, Peter Zijlstra wrote: >> >> >> What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject >> to not mix and match these terms. > > It's IVB-EP > >> >> A quick search seems to suggest Ivytown is IVB-EX, which leaves

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Yan, Zheng
On 07/30/2014 05:05 PM, Peter Zijlstra wrote: > > > What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject > to not mix and match these terms. It's IVB-EP > > A quick search seems to suggest Ivytown is IVB-EX, which leaves me > wondering what driver does IVB-EP use? > >

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Peter Zijlstra
What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject to not mix and match these terms. A quick search seems to suggest Ivytown is IVB-EX, which leaves me wondering what driver does IVB-EP use? Patch 2 seems to be about NHM/WSM/SNB/IVB client parts Patch 4 is about NHM/WSM EX

[PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Yan, Zheng
Signed-off-by: Yan, Zheng --- arch/x86/kernel/cpu/Makefile |1 + arch/x86/kernel/cpu/perf_event_intel_uncore.c | 1465 + arch/x86/kernel/cpu/perf_event_intel_uncore.h | 164 +- .../x86/kernel/cpu/perf_event_intel_uncore_snbep.c | 1644

[PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Yan, Zheng
Signed-off-by: Yan, Zheng zheng.z@intel.com --- arch/x86/kernel/cpu/Makefile |1 + arch/x86/kernel/cpu/perf_event_intel_uncore.c | 1465 + arch/x86/kernel/cpu/perf_event_intel_uncore.h | 164 +-

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Peter Zijlstra
What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject to not mix and match these terms. A quick search seems to suggest Ivytown is IVB-EX, which leaves me wondering what driver does IVB-EP use? Patch 2 seems to be about NHM/WSM/SNB/IVB client parts Patch 4 is about NHM/WSM EX

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Yan, Zheng
On 07/30/2014 05:05 PM, Peter Zijlstra wrote: What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject to not mix and match these terms. It's IVB-EP A quick search seems to suggest Ivytown is IVB-EX, which leaves me wondering what driver does IVB-EP use? Patch 2 seems

Re: [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

2014-07-30 Thread Yan, Zheng
On 07/31/2014 09:08 AM, Yan, Zheng wrote: On 07/30/2014 05:05 PM, Peter Zijlstra wrote: What's Ivytown? Is that IVB-EP or EX or both? I want to fix the subject to not mix and match these terms. It's IVB-EP A quick search seems to suggest Ivytown is IVB-EX, which leaves me wondering