freebsd-dev/sys/conf
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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files MF22: CODA entries. 1998-02-21 19:24:36 +00:00
files.i386 Replace TOD clock code with more systematic approach. 1998-02-20 16:36:17 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.192. 1998-02-21 15:49:03 +00:00
kern.mk Oops, comment lines can't be indented either. 1997-10-21 10:39:27 +00:00
kmod.mk Removed default tags target. PROG is always defined here, so ifdefing 1998-02-20 15:52:49 +00:00
majors Reserve cdev 93 for CODA filesystem. 1998-02-20 23:55:32 +00:00
Makefile.i386 Add support for cleandepend, ${DESTDIR}, and there not being a file named 1998-01-31 04:23:15 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.107. 1998-01-31 13:45:28 +00:00
Makefile.powerpc Add support for cleandepend, ${DESTDIR}, and there not being a file named 1998-01-31 04:23:15 +00:00
newvers.sh Increment RELDATE so that it is possible to distinguish between the 1997-09-24 04:36:19 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Make TUNE_1542 a new-style option, and enable this option in LINT. It 1998-02-21 10:11:43 +00:00
options Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden 1998-02-23 07:42:43 +00:00
options.i386 Make TUNE_1542 a new-style option, and enable this option in LINT. It 1998-02-21 10:11:43 +00:00
options.pc98 Make pc98 options new-style. 1998-02-21 16:17:55 +00:00
param.c Removed unused #includes. 1997-06-14 11:38:46 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00