Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2014 15:14:20 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 1201318 for review
Message-ID:  <201410081514.s98FEKe8069900@skunkworks.freebsd.org>

index | next in thread | raw e-mail

http://p4web.freebsd.org/@@1201318?ac=10

Change 1201318 by jhb@jhb_ralph on 2014/10/08 15:13:36

	Some fixes from Ben Kaduk.

Affected files ...

.. //depot/projects/smpng/share/man/man9/timeout.9#20 edit

Differences ...

==== //depot/projects/smpng/share/man/man9/timeout.9#20 (text+ko) ====

@@ -323,10 +323,11 @@
 argument as an absolute time since boot.
 By default,
 .Fa sbt
-is treated as a relative amount of time similar to
+is treated as a relative amount of time,
+similar to
 .Fa ticks .
 .It Dv C_DIRECT_EXEC
-Run handler directly from hardware interrupt context instead of from the
+Run the handler directly from hardware interrupt context instead of from the
 softclock thread.
 This reduces latency and overhead, but puts more constraints on the callout
 function.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410081514.s98FEKe8069900>