| Main index | Section 4 | Options |
The following tunables are settable from the loader(8):
| hint.hpet.X .allowed_irqs | is a 32bit mask. Each set bit allows driver to use respective IRQ, if BIOS also set respective capability bit in comparator's configuration register. Default value is 0xffff0000, except some known broken hardware. |
| hint.hpet.X .clock | controls event timers functionality support. Setting to 0, disables it. Default value is 1. |
| hint.hpet.X .legacy_route |
controls "LegacyReplacement Route" mode.
If enabled, HPET will steal IRQ0 of i8254 timer and IRQ8 of RTC.
Before using it, make sure that respective
drivers are not using interrupts, by setting also:
hint.attimer.0.clock=0 hint.atrtc.0.clock=0Default value is 0. |
| hint.hpet.X .per_cpu | controls how much per-CPU event timers should driver attempt to register. This functionality requires every comparator in a group to have own unshared IRQ, so it depends on hardware capabilities and interrupts configuration. Default value is 1. |
Event timers provided by the driver support both one-shot an periodic modes and irrelevant to CPU power states.
Depending on hardware capabilities and configuration, driver can expose each comparator as separate event timer or group them into one or several per-CPU event timers. In last case interrupt of every of those comparators within group is bound to specific CPU core. This is possible only when each of these comparators has own unsharable IRQ.
| HPET (4) | September 14, 2010 |
| Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
