Boost logo

Boost :

From: James Talbut (James.Talbut_at_[hidden])
Date: 2008-06-10 04:06:24


RDTSC is rather flawed in multi-core systems (see http://msdn.microsoft.com/en-us/library/bb173458(VS.85).aspx for some info on that).
What would be really nice is a system independent high-resolution timer that works when the thread in question gets switched between multiple CPUs with power saving.
The problem with such a timer, of course, is that it would be much more expensive to call.

Jim

> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Joel FALCOU
> Sent: 09 June 2008 20:42
> To: boost_at_[hidden]
> Subject: Re: [boost] Request: RDTSC
>
> > I agree that a platform independent version would be useful.
> >
> > --Johan Råde
>
> Couldn't it be added to time/date ?
>
> --
> Joel FALCOU
> Research Engineer @ Institut d'Electronique Fondamentale
> Université PARIS SUD XI France
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>

________________________________________________________________________
This e-mail, and any attachment, is confidential. If you have received it in error, do not use or disclose the information in any way, notify me immediately, and please delete it from your system.
________________________________________________________________________


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk