aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/eventtimers.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/eventtimers.4')
-rw-r--r--share/man/man4/eventtimers.48
1 files changed, 0 insertions, 8 deletions
diff --git a/share/man/man4/eventtimers.4 b/share/man/man4/eventtimers.4
index 4db44207e86b..656c8e011d29 100644
--- a/share/man/man4/eventtimers.4
+++ b/share/man/man4/eventtimers.4
@@ -143,14 +143,6 @@ By default this options is disabled.
If chosen timer is per-CPU
and runs in periodic mode, this option has no effect - all interrupts are
always generating.
-.It Va kern.eventtimer.activetick
-makes each CPU to receive all kinds of timer interrupts when they are busy.
-Disabling it allows to skip some
-.Fn hardclock
-calls in some cases.
-By default this options is enabled.
-If chosen timer is per-CPU, this option has no effect - all interrupts are
-always generating, as timer reprogramming is too expensive for that case.
.El
.Sh SEE ALSO
.Xr apic 4 ,