summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/pcpu.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the interrupt queue from an array to a linked list. Implementjake2002-05-251-1/+4
* Add support for starting secondary cpus in kernel, as opposed to relyingjake2002-03-041-0/+4
* Allocate tlb contexts on the fly in cpu_switch, instead of statically 1 to 1jake2002-03-041-0/+3
* Add a md field to pcpu for the upa module id.jake2002-01-081-3/+6
* Overhaul the per-CPU support a bit:jhb2001-12-111-32/+16
* Include a whole interrupt queue in struct globaldata instead of just ajake2001-10-201-12/+12
* - If we ever do the per-cpu KTR stuff, the index won't be volatile as itjhb2001-09-181-1/+1
* KSE Milestone 2julian2001-09-121-2/+2
* Move the alternate global register stack to struct globaldata.jake2001-09-031-0/+6
* Add variables needed by hardware watchpoint support.jake2001-08-201-0/+6
* style(9) and make consistent across platformsobrien2001-08-161-14/+29
* Add fields that point to per-cpu interrupt data.jake2001-08-101-0/+3
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* Add floating point context switching code for sparc64.tmm2001-08-041-1/+0
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-1/+1
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+49
OpenPOWER on IntegriCloud