summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_pcpu.c
Commit message (Expand)AuthorAgeFilesLines
* Add a per-cpu variable, cpumask, the preshifted equivalent of 1 << cpuid.peter2002-01-051-0/+1
* Overhaul the per-CPU support a bit:jhb2001-12-111-11/+79
* Document the requirements and nature of the logical CPU IDs. It isn'tjhb2001-10-241-0/+10
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-101-0/+65
OpenPOWER on IntegriCloud