freebsd-dev/sys/amd64
Peter Wemm 90bcb528a8 Correct some things I forgot about until it was too late with smp_active.
smp_active = 1 used to indicate that the system had frozen previously
started AP's, while smp_active = 0 was "AP's not yet started".  I have split
this into smp_started (which is set when the AP's come online), and
smp_active is left for turning on/off AP scheduling.
1997-08-26 18:36:15 +00:00
..
amd64 Correct some things I forgot about until it was too late with smp_active. 1997-08-26 18:36:15 +00:00
conf Well, consensus seems very split on this so I talked it over with DG 1997-07-22 08:33:52 +00:00
include Correct some things I forgot about until it was too late with smp_active. 1997-08-26 18:36:15 +00:00
isa Check for irq conflicts even if conflicts are allowed. Conflicting 1997-08-25 22:52:59 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00