freebsd-nq/sys
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
..
alpha
amd64 Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle(). 1997-03-29 04:35:26 +00:00
compat/linux
compile
conf Add "conflicts" to sbmidi0 since configured irq passed back to isa 1997-03-26 17:46:03 +00:00
ddb Added a setjmp() so that an initial pc that points to unmapped memory 1997-03-28 12:39:43 +00:00
dev Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries to 1997-03-28 10:11:24 +00:00
fs
geom
gnu
i386 Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle(). 1997-03-29 04:35:26 +00:00
isa Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries to 1997-03-28 10:11:24 +00:00
isofs/cd9660
kern Add missing $Id$ 1997-03-25 17:11:30 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netinet
netipx
netkey
netns
nfs Add code that will reject nfs requests in teh kernel from nonprivileged 1997-03-27 20:01:07 +00:00
nfsclient Add code that will reject nfs requests in teh kernel from nonprivileged 1997-03-27 20:01:07 +00:00
nfsserver Add code that will reject nfs requests in teh kernel from nonprivileged 1997-03-27 20:01:07 +00:00
pc98 Synchronize with sys/i386/i386/machdep.c revision 1.233. 1997-03-29 02:48:49 +00:00
pccard
pci Don't break the nice symmetry of these messages with undue '>' chars. 1997-03-28 18:40:24 +00:00
powerpc/include
rpc
scsi
sys Add missing $Id$ 1997-03-25 17:09:18 +00:00
tools
ufs
vm
Makefile