The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2]: Get perf counters working on D-cache aliasing cpus.
@ 2009-09-08 12:10 David Miller
  2009-09-08 12:36 ` Ingo Molnar
  2009-09-18 12:31 ` Peter Zijlstra
  0 siblings, 2 replies; 6+ messages in thread
From: David Miller @ 2009-09-08 12:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: a.p.zijlstra, mingo, jens.axboe


With Jen's Axboe's basic sparc counter patch in my tree I started
playing with it on sparc64.  Turns out it won't work on anything
pre-Niagara.

The issue is D-cache aliasing between the kernel side mapping
and the user side mapping of the perf event ring buffer.

The following two patches attempt to address this issue and
are working properly on my test machine.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-18 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08 12:10 [PATCH 0/2]: Get perf counters working on D-cache aliasing cpus David Miller
2009-09-08 12:36 ` Ingo Molnar
2009-09-08 12:38   ` David Miller
2009-09-18 12:31 ` Peter Zijlstra
2009-09-18 17:22   ` David Miller
2009-09-18 17:26     ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox