freebsd_amp_hwpstate/sys/amd64
Tor Egge a16edda365 Initialize pcb_mpnest to 1 in the child process in cpu_fork(). This should
fix the 50% idle problem that the ELF /sbin/init triggered.  The problem
appeared when the last context switch before a fork() call was due to
the kernel faulting in user pages via normal page faults (e.g. copyin).
Reviewed by:	Peter Wemm <peter@netplex.com.au>
1998-09-28 03:34:39 +00:00
..
amd64 Initialize pcb_mpnest to 1 in the child process in cpu_fork(). This should 1998-09-28 03:34:39 +00:00
conf (requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver 1998-09-18 00:46:42 +00:00
include Goodbye BOUNCE_BUFFERS, for a hack it has served us well. 1998-09-25 17:34:49 +00:00
isa Attempt to work around a bug in the previous commit related to 1998-09-20 19:56:28 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00