freebsd-dev/sys/amd64
Peter Wemm 268bdb43f9 Optionize UPAGES for the i386. As part of this I split some of the low
level implementation stuff out of machine/globaldata.h to avoid exposing
UPAGES to lots more places.  The end result is that we can double
the kernel stack size with 'options UPAGES=4' etc.

This is mainly being done for the benefit of a MFC to RELENG_4 at some
point.  -current doesn't really need this so much since each interrupt
runs on its own kstack.
2001-08-25 02:20:02 +00:00
..
acpica Don't do sleep state transition if specified sleep state is not 2001-07-22 19:13:54 +00:00
amd64 Optionize UPAGES for the i386. As part of this I split some of the low 2001-08-25 02:20:02 +00:00
conf Optionize UPAGES for the i386. As part of this I split some of the low 2001-08-25 02:20:02 +00:00
include Optionize UPAGES for the i386. As part of this I split some of the low 2001-08-25 02:20:02 +00:00
isa Axe a commented, unused #define related to the old giant lock. 2001-08-24 16:52:31 +00:00
pci The general conesnsus on irc was that pci bios for config registers 2001-08-21 07:53:37 +00:00
Makefile