NetBSD/sys/arch/arm
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
..
arm s/These is/These are/ 2010-01-03 04:25:16 +00:00
arm32 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
at91 Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
conf Add write-through cache work-around for ARM11 as well as ARM9/ARM10. Analyzed 2009-12-27 05:14:56 +00:00
ep93xx Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
footbridge Fix ancient bug. footbridge_mem_bs_mmap should return a page number. 2009-12-15 21:38:20 +00:00
fpe-arm Use lwp_getpcb() on ARM (and acorn26/32), clean from struct user usage. 2009-11-21 20:32:13 +00:00
gemini Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
imx Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
include Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
iomd Remove 3rd and 4th clauses. OK'd by Tohru Nishimura and Reinoud Zandijk 2009-10-21 00:30:43 +00:00
ixp12x0 Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
mainbus Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
ofw Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
omap Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
pic
s3c2xx0 One semicolon is enough. 2010-01-05 13:14:55 +00:00
sa11x0 Simplify the device-activation hook. Move some of the device 2009-12-06 21:33:45 +00:00
vfp Use lwp_getpcb() on ARM (and acorn26/32), clean from struct user usage. 2009-11-21 20:32:13 +00:00
xscale Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
Makefile