summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/callout.c
AgeCommit message (Collapse)AuthorFilesLines
2010-06-246923628 system panic with genunix:timeout_generic while booting upPeter Telford1-2/+6
2010-03-186933239 An assertion fail in callout.c on Emerald system in snv_135Madhavan Venkataraman1-1/+1
2010-02-236839498 callout subsystem should be less brittle wrt memory allocation failureMadhavan Venkataraman1-103/+371
2010-02-146919691 X4450(Tucani) was hung booting snv_130Madhavan Venkataraman1-2/+16
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-4/+4
PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3
2009-04-106789031 High resolution timers needed for time-sensitive applicationsMadhavan Venkataraman1-198/+364
6822357 assertion failed: expiration > 0, file: ../../common/os/cyclic.c, line: 3048 6827248 Empty callout lists need to be cleaned up more proactively 6827371 Solaris must support absolute and relative timers at the callout level
2009-03-146811269 The clock tick accounting code uses softints wronglyMadhavan Venkataraman1-93/+144
6802283 hang in delay() called from glm during boot 6810916 sparc system repeatedly hangs doing mpt tasks 6811294 APIs like nanosleep() wakeup prematurely when system time is changed 6809548 assertion failure expiration > 0 in callout.c
2009-01-186784948 Bug fixes to the Callout implementation putback in SNV 103Madhavan Venkataraman1-34/+77
2008-11-096565503 callout processing is single threaded, throttling applications that ↵Madhavan Venkataraman1-237/+1445
rely on scalable callouts 6311743 callout table lock contention in timeout and untimeout
2008-04-116265036 cv_waituntil_sig() often returns earlyqiao1-13/+55
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-144/+14
2007-03-096531693 timeout_common completely broken on 32-bit systemsqiao1-7/+20
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-14/+131
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+401