NetBSD/sys/arch/evbppc
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
..
compile
conf Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
ev64260 Kill proc0paddr. Use lwp0.l_addr instead. 2009-11-26 00:19:11 +00:00
evbppc Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
explora Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
include If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. 2009-11-23 13:40:08 +00:00
obs405 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
pmppc Kill proc0paddr. Use lwp0.l_addr instead. 2009-11-26 00:19:11 +00:00
virtex Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
walnut Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
Makefile