Main index | Section 4 | Options |
The following tunables are settable from the loader(8):
hint.attimer.X .clock | controls support for the event timer functionality. Setting this value to 0 disables it. The default value is 1. |
hint.attimer.X .timecounter | controls support for the time counter functionality. Setting this value to 0 disables it. The default value is 1. |
hw.i8254.freq | allows overriding the default counter frequency. The same value is also available at run-time via the machdep.i8254_freq sysctl. |
The attimer driver uses a single hardware channel to provide both time counter and event timer functionality. To make this possible, the respective counter must be running in periodic mode. As a result, the one-shot event timer mode is supported only when time counter functionality is disabled.
The event timer provided by the driver is irrelevant to CPU power states.
ATTIMER (4) | May 26, 2014 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.