Request for review, time_pps_fetch() enhancement

Ian Lepore ian at FreeBSD.org
Wed Feb 6 04:41:42 UTC 2013


I'd like feedback on the attached patch, which adds support to our
time_pps_fetch() implementation for the blocking behaviors described in
section 3.4.3 of RFC 2783.  The existing implementation can only return
the most recently captured data without blocking.  These changes add the
ability to block (forever or with timeout) until a new event occurs.

-- Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pps_fetchwait.diff
Type: text/x-patch
Size: 2473 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20130205/839fb3cd/attachment.bin>


More information about the freebsd-hackers mailing list