aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/include/pcpu.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* fix cassert failure by adjusting paddingKip Macy2007-06-121-1/+1
* Rework the PCPU_* (MD) interface:Attilio Rao2007-06-041-1/+2
* Push down the implementation of PCPU_LAZY_INC() into the machine-dependentAlan Cox2007-03-111-0/+6
* reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix)Kip Macy2006-12-201-1/+1
* GC unused fields in pcpuKip Macy2006-12-171-4/+1
* make size of pad non-zero so that trap-tracing code doesn't overwrite theKip Macy2006-12-111-1/+1
* remove unused field from pcpu structureKip Macy2006-11-221-2/+1
* remove unused fieldsKip Macy2006-11-181-3/+1
* placate Grim Reaper with sun4v supportKip Macy2006-10-051-0/+101