freebsd-dev/sys/amd64
Bruce Evans 83eab616cf Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle().
Lookup isn't done every time the system goes idle now, but it can still
take > 1800 instructions in the worst case, so if cpu interrupts are kept
disabled then it might lose 20 characters of sio input at 115200 bps.

Fixed style in vm_page_zero_idle().
1997-03-29 04:35:26 +00:00
..
amd64 Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle(). 1997-03-29 04:35:26 +00:00
conf Quoted CMD640. It's still missing from options.i386. 1997-03-13 19:03:58 +00:00
include Backed out rev.1.5. if %cs is bad, %eip may be bad, but this is no longer 1997-03-28 12:46:52 +00:00
isa Remove recently commited support for iobase == -2 ("port none") 1997-03-28 01:02:17 +00:00
pci improve pcibus_check: Only assume PCI if at least one PCI to anything bridge 1997-03-05 20:52:00 +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