NetBSD/sys/conf
joerg d621e29eca Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.
2010-02-08 19:02:25 +00:00
..
copyright Welcome to 2010. 2009-12-31 23:59:02 +00:00
debugsyms.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
files Device accessors are only marginally related to autoconf, so put them 2010-01-31 15:10:11 +00:00
majors hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. 2009-09-06 17:25:55 +00:00
Makefile.kern.inc "cgd.c" doesn't use variable size stack allocations anymore. 2009-11-10 20:24:50 +00:00
mkldscript.sh Move mkldscript.sh, which is used to create ldscript dynamically to 2007-03-04 02:35:49 +00:00
newvers_stand.sh don't embed localized timestamps into kernels/bootblocks. 2009-02-20 13:41:27 +00:00
newvers.sh Remove ad clause on a UCB license. 2010-01-10 23:55:03 +00:00
osrelease.sh Fix borkeage 2009-11-15 18:41:08 +00:00
param.c Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
std Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00