NetBSD/sys/arch/m68k
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
..
060sp Move to 2 clause TNF license 2008-05-03 23:57:21 +00:00
conf Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
fpe ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fpsp Avoid "returned non-zero status" warning on make depend for kernels 2009-02-28 16:11:39 +00:00
include Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
m68k Move declaration of setfunc_trampoline() into <m68k/m68k.h>. 2009-12-19 18:06:51 +00:00
Makefile
Makefile.cmachflags Abstract out setting of '-m680X0' based on -DM68020, -DM68030, 2009-01-25 22:25:08 +00:00
Makefile.inc Make the mac68k 'tags' target work. 2007-02-25 05:47:55 +00:00