freebsd_amp_hwpstate/sys
John Dyson 8a58a9f6c9 Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden
in a way identically as before.)  I had problems with the system properly
handling the number of vnodes when there is alot of system memory, and the
default VM_KMEM_SIZE.  Two new options "VM_KMEM_SIZE_SCALE" and
"VM_KMEM_SIZE_MAX" have been added to support better auto-sizing for systems
with greater than 128MB.
1998-02-23 07:41:23 +00:00
..
alpha
amd64 Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
compat
compile
conf MF22: CODA entries. 1998-02-21 19:24:36 +00:00
ddb
dev Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
fs Reduce new arguments number added in my changes 1998-02-22 18:00:54 +00:00
geom Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
gnu
i386 Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
isa Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
isofs/cd9660
kern Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden 1998-02-23 07:41:23 +00:00
libkern
miscfs
modules
msdosfs Reduce new arguments number added in my changes 1998-02-22 18:00:54 +00:00
net Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
netatalk
netinet Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Sync with sys/i386/isa/clock.c revision 1.112. 1998-02-22 13:44:39 +00:00
pccard
pci Update to "stable-167" release; totally reimplements media detection. 1998-02-20 18:08:46 +00:00
powerpc/include
rpc
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
sys The changes I had made long ago to support >32 disk-type units was 1998-02-22 10:11:23 +00:00
tools
ufs Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
vm
Makefile