NetBSD/sys/arch/news68k/news68k
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_space.c
clock.c
clockvar.h
disksubr.c
genassym.cf Rename L_ADDR to L_PCB and amend some comments accordingly. 2009-12-10 05:10:00 +00:00
isr.c Account idepth in functions in locore.s that are registered in the 2008-12-10 14:19:02 +00:00
isr.h
locore.s Now we have Sysseg_pa value so no need to calculate it from KVA Sysseg. 2009-12-13 11:24:02 +00:00
machdep.c Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
machid.h
mainbus.c
mem.c
pmap_bootstrap.c Fix a typo in comment. 2009-12-27 15:24:55 +00:00
trap.c Use lwp_getpcb() on m68k ports, clean from struct user usage. 2009-11-23 00:11:42 +00:00
vectors.s