NetBSD/sys/arch/evbarm
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
..
adi_brh Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
armadillo Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
beagle Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
compile
conf Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
cp3100
dev Simplify the device-activation hook. Move some of the device 2009-12-06 21:33:45 +00:00
evbarm Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
g42xxeb More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
gemini Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
gumstix Please calculate KERNEL_PT_KERNEL_NUM from KERNEL_VM_BASE. 2010-01-24 03:46:48 +00:00
hdl_g Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
ifpga Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
imx31 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
include
integrator Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
iq31244 Allow IQ80321-derived systems to provide an m.d. reboot routine. 2009-01-09 16:23:59 +00:00
iq80310 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
iq80321 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
ixdp425 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
ixm1200 More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
lubbock More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
mpcsa Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
npwr_fc Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
nslu2 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
osk5912 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
smdk2xx0 Include locators.h for SSIOCF_ADDR_DEFAULT. 2010-02-05 21:10:58 +00:00
stand kill extra whitespaces 2009-10-26 19:16:54 +00:00
tisdp24xx Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
tsarm Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
viper Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00