From 0b2e93278207713f589a1d09a2928286d4dd16f9 Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 7 Jul 2014 16:55:07 +0000 Subject: Document C_HARDCLOCK flag. --- share/man/man9/timeout.9 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share/man/man9') diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9 index 178250c..b873573 100644 --- a/share/man/man9/timeout.9 +++ b/share/man/man9/timeout.9 @@ -372,6 +372,11 @@ divided by acceptable time deviation: 1 -- 1/2, 2 -- 1/4, etc. Smaller value allows to aggregate more events in one timer interrupt to reduce processing overhead and power consumption. .El +.It Dv C_HARDCLOCK +Align the timeouts, if possible, to +.Fn hardclock +calls. +.El .Pp The functions .Fn callout_reset_curcpu -- cgit v1.1