NetBSD/sys/arch/alpha
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
..
a12 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
alpha Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
common Use bus_dmamem common. 2009-08-21 03:39:41 +00:00
compile
conf if_ade doesn't build, suggesting nobody has tried to do anything 2010-01-18 17:53:35 +00:00
eisa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
include Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
isa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
jensenio Typo in comment. 2010-02-02 20:40:07 +00:00
mcbus device/softc split 2008-07-09 21:30:04 +00:00
pci Fix incorrect Acer Labs ID. PCI_PRODUCT_ALI_M1543 had been incorrectly 2010-01-12 20:24:45 +00:00
sableio Cleanup interrupt establish error messages. Do not mix 2009-12-04 11:13:04 +00:00
stand Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
tc Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
tlsb Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
STYLE