NetBSD/sys/arch/powerpc
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
..
conf
fpu
ibm4xx Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
include Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
isa Drop 3rd and 4th clauses. Approved by thomas@ (copyright holder). 2009-10-21 21:57:39 +00:00
marvell bzero -> memset 2009-03-18 16:00:08 +00:00
oea Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
pci
pic - Have pic_mpcsoc.c to adapt variations of Moto/Freescale OpenPIC 2009-08-19 06:22:54 +00:00
powerpc New machine commands for PPC OEA: 2010-01-28 21:10:48 +00:00
stand Use elf/external.h from new binutils. 2009-11-07 17:56:14 +00:00
tools/chrpicon
Makefile