summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/cyclic.c
AgeCommit message (Collapse)AuthorFilesLines
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-4/+7
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-033935 timer_settime() for a one-shot should use cyclic_reprogram()Bryan Cantrill1-1/+5
3936 cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX 3937 cyclic processing fails when cy_pend is greater than INT32_MAX Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2008-11-096565503 callout processing is single threaded, throttling applications that ↵Madhavan Venkataraman1-7/+313
rely on scalable callouts 6311743 callout table lock contention in timeout and untimeout
2008-01-186635705 static DTrace probe points for CPU power management state transitionsesaxe1-4/+16
6643464 need static DTrace probe for cyclic tracing, firing events
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3305