freebsd-dev/sys/i386
John Dyson d9bed5bee1 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.

Add some accouting for vm_zone memory allocations, and provide properly
for vm_zone allocations out of the kmem_map.  Also move the vm_zone
allocation stats to the VM OID tree from the KERN OID tree.
1998-02-23 07:42:43 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Make bootblock building independent of /usr/include if relative 1998-02-15 21:38:19 +00:00
conf Make TUNE_1542 a new-style option, and enable this option in LINT. It 1998-02-21 10:11:43 +00:00
eisa Removed unused #includes. 1998-02-20 13:11:54 +00:00
i386 Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden 1998-02-23 07:42:43 +00:00
isa Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
linux Staticized. 1998-02-13 07:34:52 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +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