freebsd-dev/sys/amd64
John Baldwin b6c71225a9 Fix all users of mp_maxid to use the same semantics, namely:
1) mp_maxid is a valid FreeBSD CPU ID in the range 0 .. MAXCPU - 1.
2) For all active CPUs in the system, PCPU_GET(cpuid) <= mp_maxid.

Approved by:	re (scottl)
Tested on:	i386, amd64, alpha
2003-12-03 14:57:26 +00:00
..
acpica Add an additional knob to just disable the apic code without also having 2003-12-03 06:58:48 +00:00
amd64 Fix all users of mp_maxid to use the same semantics, namely: 2003-12-03 14:57:26 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Turn on NO_MIXED_MODE for amd64 generic. It turns out that all the 2003-11-21 03:19:59 +00:00
ia32 Catch up with the procsig locking changes elsewhere. We were doing 2003-12-03 07:00:30 +00:00
include Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
isa Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
pci Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00