Opened 17 years ago
Last modified 4 years ago
#1993 new enhancement
Implement using HPET timers and other mechanisms than TSC for time keeping — at Initial Version
Reported by: | axeld | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | leavengood@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
On CPUs that are able to change their frequency, the TSC increment is not invariant. Therefore, we cannot use it to compute time on these machines. Unfortunately, most recent CPUs are affected due to power saving features.
Note:
See TracTickets
for help on using tickets.