NetBSD/sys/arch/arc
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
..
arc Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
compile
conf Can't negate a now non-existent file system (PORTALFS was removed). 2009-12-07 08:50:01 +00:00
dev ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
dti Fix typo on ANSIfy in 2005. PR port-arc/42523 2009-12-27 08:31:10 +00:00
include Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
isa Fix various build with the 32bit mips ports after the mips64 merge. 2009-12-16 23:19:06 +00:00
jazz Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
pci Split device_t/softc with misc related changes. 2008-07-05 08:46:25 +00:00
stand Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET. 2009-04-03 10:38:12 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
TODO Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00