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 - 11:25 pm

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

I may be wrong, but I think the UP case still needs to synchronize the
core to have precise measurement. This sync core will make sure that
rdtsc is not executed speculatively. It therefore makes sure it is not
misplaced in the instruction stream. I therefore don't think this is a
SMP special case.

Mathieu

-- 
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)