NetBSD/sys/arch/sun3/sun3
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
..
autoconf.c
bus_subr.c
buserr.h
cache.c Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
cache.h
clock.c Fix language. 2010-01-28 14:05:03 +00:00
control.c
control.h
db_machdep.c
db_memrw.c
dvma.c Refactoring MD segment related definitions on m68k ports: 2009-12-11 13:52:57 +00:00
enable.c
enable.h
fc.h
fpu.c
genassym.cf Rename L_ADDR to L_PCB and amend some comments accordingly. 2009-12-10 05:10:00 +00:00
idprom.c
interreg.h
intreg.c
leds.c
locore2.c Initialize before set. 2009-11-29 15:13:22 +00:00
locore.s Rename L_ADDR to L_PCB and amend some comments accordingly. 2009-12-10 05:10:00 +00:00
machdep.c Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
machdep.h
mainbus.c
mem.c
obio.c
obio.h
obmem.c
obmem.h
pmap.c Refactoring MD segment related definitions on m68k ports: 2009-12-11 13:52:57 +00:00
sunmon.c
sys_machdep.c
trap.c Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
vme.c
vme.h