NetBSD/sys/arch/mips
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
..
adm5120 Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
alchemy Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
atheros Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
bonito
cfe
conf Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
include Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
mips rename pridtab{}::cpu_name to cpu_displayname. 2010-01-23 15:55:54 +00:00
rmi Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
sibyte Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
Makefile
Makefile.inc