X86 timing: Difference between revisions

link to sysfs properly
No edit summary
 
Line 2: Line 2:
* PIT -- Programmable Interval Timer (eg [http://en.wikipedia.org/wiki/Intel_8253 Intel 8253])
* PIT -- Programmable Interval Timer (eg [http://en.wikipedia.org/wiki/Intel_8253 Intel 8253])
* [[ACPI]] counter (PMTMR, Power Management Timer)
* [[ACPI]] counter (PMTMR, Power Management Timer)
* LAPIC counter
* [[LAPIC]] counter
* HPET. Unprivileged programmability is limited by <tt>/proc/sys/dev/hpet/max-user-freq</tt> (in Hz):
* HPET. Unprivileged programmability is limited by <tt>/proc/sys/dev/hpet/max-user-freq</tt> (in Hz):
<pre>[recombinator](1) $ cat /proc/sys/dev/hpet/max-user-freq  
<pre>[recombinator](1) $ cat /proc/sys/dev/hpet/max-user-freq