Re: [PATCH 5/5] perf, x86: Prefer RDPMC over RDMSR for readingcounters

From: Peter Zijlstra
Date: Wed Jun 06 2012 - 06:46:23 EST


On Tue, 2012-06-05 at 17:56 -0700, Andi Kleen wrote:
> From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> RDPMC is much faster than RDMSR for reading performance counters,
> since it's not serializing. Use it if possible in the perf handler.
>
> Only tested on Sandy Bridge, so I only enabled it there so far.

That's just stupid.. I took Vince's patch from a while back.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/