NetBSD/sys/arch/x68k
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 the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
dev Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
include Refactoring MD segment related definitions on m68k ports: 2009-12-11 17:53:22 +00:00
stand Remove PROTO(), which is like _P() only spelled differently. 2009-11-15 18:27:40 +00:00
usr.bin Modernize and clean up. 2009-11-28 02:56:14 +00:00
x68k Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
Makefile x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@. 2008-12-20 13:20:58 +00:00