summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/condvar.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal1-2/+0
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-25/+22
2011-10-201605 System time changes combined with spurios wakeups cause DP_POLL to retur...Matt Amdur1-0/+26
2010-02-096924075 cv_reltimedwait_sig should not use CY_INFINITY when passed a negative...Rafael Vanoni1-4/+6
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-14/+20
2009-11-176880713 assertion failed: !MUTEX_HELD(&mod_lock), file: ../../common/os/modct...Jerry Gilliam1-0/+4
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-5/+46
2009-04-106789031 High resolution timers needed for time-sensitive applicationsMadhavan Venkataraman1-24/+44
2009-01-186784948 Bug fixes to the Callout implementation putback in SNV 103Madhavan Venkataraman1-11/+12
2008-11-096565503 callout processing is single threaded, throttling applications that r...Madhavan Venkataraman1-31/+64
2008-10-316749261 6265036 (delivered in Kernel patches 122300-30/137111-04) changed nan...Donghai Qiao1-3/+2
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-2/+3
2008-04-116265036 cv_waituntil_sig() often returns earlyqiao1-2/+3
2008-01-236598890 cancellation code abuses synonymsraf1-5/+25
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-16/+31
2007-03-306368753 Need a patch solution to 4522909 automountd hangs with executeable mapsnr1239321-13/+9
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-31/+16
2007-01-025068627 sleep(INT_MAX) returns prematurely on 32-bit machinesvb1604871-6/+8
2006-08-046399793 memory leak in sendvec_chunkstevel1-4/+4
2005-07-214522909 automountd hangs with executable mapscwb1-10/+14
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+670