NetBSD/sys/conf
thorpej eb9cbbe294 Add some very simple code to auto-size the kmem_map. We take the
amount of physical memory, divide it by 4, and then allow machine
dependent code to place upper and lower bounds on the size.  Export
the computed value to userspace via the new "vm.nkmempages" sysctl.

NKMEMCLUSTERS is now deprecated and will generate an error if you
attempt to use it.  The new option, should you choose to use it,
is called NKMEMPAGES, and two new options NKMEMPAGES_MIN and
NKMEMPAGES_MAX allow the user to configure the bounds in the kernel
config file.
2000-02-11 19:22:52 +00:00
..
defines Remove some junk, and add _KERNEL and _LOCORE. 1996-02-01 22:41:12 +00:00
files Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
newvers.sh If config(8) left a "ident" file (from the "ident" command), set the 2000-01-23 23:39:19 +00:00
osrelease.sh Bump version to 1.4S -- b_rawblkno. 2000-02-07 20:19:13 +00:00
param.c CL* discarding. 1999-12-04 10:55:11 +00:00