summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev/cyclic/cyclic.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r275576: remove opensolaris cyclic code, replace with high-precision call...avg2015-05-111-1416/+0
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* better integrate cyclic module with clocksource/eventtimer subsystemavg2011-05-161-2/+12
* opensolaris cyclic: fix deadlock and make a little bit closer to upstreamavg2010-12-071-175/+164
* Update several places that iterate over CPUs to use CPU_FOREACH().jhb2010-06-111-4/+1
* Remove unused variable.ganbold2008-11-251-2/+1
* The cyclic timer device. This is a cut down version of the one injb2008-05-231-0/+1421
OpenPOWER on IntegriCloud