aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/tick.h
Commit message (Expand)AuthorAgeFilesLines
* - Wrap exchanging td_intr_frame and calling the event timer callback inMarius Strobl2010-10-191-1/+1
* Adapt sparc64 and sun4v timer code for the new event timers infrastructure.Alexander Motin2010-07-291-1/+0
* Some machines can not only consist of CPUs running at different speedsMarius Strobl2010-02-211-2/+2
* Use the STICK timers only when absolutely necessary, i.e. if a machineMarius Strobl2008-09-201-0/+2
* - USIII-based machines can consist of CPUs running at differentMarius Strobl2008-09-031-1/+1
* - Add a workaround for a bug in BlackBird CPUs (said to be part of theMarius Strobl2005-04-161-8/+1
* Initialize tick_MHz and related variables much earlier. After the lastThomas Moestl2002-10-251-1/+2
* Add support for driving the clocks on secondary cpus.Jake Burkholder2002-03-131-0/+3
* Add code to program the tick register and to setup its interrupt handler.Jake Burkholder2001-08-101-0/+39