summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/condvar.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal1-0/+2
3584 DTrace sdt probes for ZFS txg states Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-3/+4
3113 ztest should use watchpoints to protect frozen arc bufs 3114 some leaked nvlists in zfsdev_ioctl 3115 poll(2) returns prematurely in presence of spurious wakeups Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matt Amdur <Matt.Amdur@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-10-201605 System time changes combined with spurios wakeups cause DP_POLL to ↵Matt Amdur1-0/+4
return prematurely Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <gwilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2009-11-206903614 sys/condvar.h time_res enum should not be visible outside the kernelRafael Vanoni1-6/+4
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-6/+25
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-4/+5
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-5/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+95