TSC: Difference between revisions

31 bytes added ,  11 months ago
no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 13:
The TSC is now used widely for measuring time in modern kernels, like the linux kernel. The APIC timer can be set to the '''TSC-deadline mode''' which uses the processor's internal time-stamp counter to issue an interrupt when the counter exceeds a specific value decided by software. But it is not guaranteed that the APIC timer will use the processor's core crystal frequency (internal clock) or the processor's bus clock. The IA32_TSC_DEADLINE_MSR (model-specific register) is used for setting the deadline value when the interrupt should be issued.
 
[[Category:x86 CPU]]
[[Category:CPU Registers]]
Anonymous user