summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/lwp_timer.c
AgeCommit message (Collapse)AuthorFilesLines
2009-04-106789031 High resolution timers needed for time-sensitive applicationsMadhavan Venkataraman1-9/+11
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
2008-11-096565503 callout processing is single threaded, throttling applications that ↵Madhavan Venkataraman1-8/+11
rely on scalable callouts 6311743 callout table lock contention in timeout and untimeout
2008-05-126688233 kernel deadman timeout involving user priority inheritanceraf1-0/+6
2008-04-116265036 cv_waituntil_sig() often returns earlyqiao1-6/+5
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-17/+11
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-11/+17
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+216