summaryrefslogtreecommitdiffstats
path: root/sys/sun4v/include/smp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a few more places to use cpumask_t rather than 'u_int'. These arejhb2010-11-111-6/+6
* Refactor timer management code with priority to one-shot operation mode.mav2010-09-131-2/+0
* Update various places that store or manipulate CPU masks to use cpumask_tjhb2010-08-111-2/+2
* Add a new ipi_cpu() function to the MI IPI API that can be used to send anjhb2010-08-061-1/+2
* Adapt sparc64 and sun4v timer code for the new event timers infrastructure.mav2010-07-291-1/+4
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-0/+1
* Remove ipi_all() and ipi_self() as the former hasn't been used atmarius2008-09-281-1/+0
* Remove extern struct pcb stoppcbs[] declaration from this file.kan2007-04-051-2/+0
* Add support for IPI_PREEMPT in order to enable use of the ULE schedulerkmacy2007-02-021-0/+3
* - add ranged shootdowns when fewer than 64 mappings are being invalidatedkmacy2006-12-251-1/+1
* Add tte_hash and tsb update handlers for handling tte_hash and tsbkmacy2006-11-221-6/+2
* placate Grim Reaper with sun4v supportkmacy2006-10-051-0/+263
OpenPOWER on IntegriCloud