Author: imp
Date: Mon Jul  7 16:55:07 2014
New Revision: 268369
URL: http://svnweb.freebsd.org/changeset/base/268369

Log:
  Document C_HARDCLOCK flag.

Modified:
  head/share/man/man9/timeout.9

Modified: head/share/man/man9/timeout.9
==============================================================================
--- head/share/man/man9/timeout.9       Mon Jul  7 16:43:42 2014        
(r268368)
+++ head/share/man/man9/timeout.9       Mon Jul  7 16:55:07 2014        
(r268369)
@@ -372,6 +372,11 @@ divided by acceptable time deviation: 1 
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to