TSC Timecounter and multi-core/SMP
Poul-Henning Kamp
phk at phk.freebsd.dk
Thu Apr 10 21:45:43 UTC 2008
In message <47FE7E0C.4070801 at FreeBSD.org>, Maxim Sobolev writes:
>Kris Kennaway wrote:
>> gnn at freebsd.org wrote:
>>> Howdy,
>>>
>>> Is the TSC timecounter synchronized across multiple cores and/or
>>> processors? A quick search seems to indicate it's not but I'd like to
>>> find a definitive reference on the TSC.
>>
>> Modern Intel systems tend to be synchronized, in my experience.
>
>I really doubt they are. As far as I know newest milti-core chips can
>modulate frequency of even suspend individual cores independently of
>each other, which would make such synchronization difficult to maintain
>if the power management is on.
P4 (and I think most newer chips) have a TSC that runs independent
of the cpu clock frequency, and supposedly, always at constant rate.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the freebsd-current
mailing list