Re: [PATCH 1/7] Simple Performance Counters: Core Piece

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Lameter <clameter@...>
Cc: <linux-kernel@...>
Date: Friday, August 17, 2007 - 12:42 pm

Hi Christoph,

Actually, get_cycles() at least on some AMD cpus, do not synchronize the
core, which can skew the results. You might want to use
get_cycles_sync() there.

Mathieu

* Christoph Lameter (clameter@sgi.com) wrote:

-- 
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] Simple Performance Counters: Core Piece, Christoph Lameter, (Tue Jul 31, 7:25 pm)
Re: [PATCH 1/7] Simple Performance Counters: Core Piece, Mathieu Desnoyers, (Fri Aug 17, 12:42 pm)
Re: [PATCH 1/7] Simple Performance Counters: Core Piece, Christoph Lameter, (Fri Aug 17, 4:42 pm)
Re: [PATCH 1/7] Simple Performance Counters: Core Piece, Mathieu Desnoyers, (Fri Aug 17, 11:25 pm)
Re: [PATCH 1/7] Simple Performance Counters: Core Piece, Frank Ch. Eigler, (Tue Jul 31, 9:30 pm)