NetBSD/sys/arch/arc/include
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
..
Makefile
ansi.h
asm.h
autoconf.h
bootinfo.h
bswap.h
bus.h
cdefs.h
cpu.h
cpu_counter.h
db_machdep.h
disklabel.h If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. 2009-11-23 13:40:08 +00:00
ecoff_machdep.h
elf_machdep.h Fix various build with the 32bit mips ports after the mips64 merge. 2009-12-16 23:19:06 +00:00
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
isa_machdep.h (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update 2009-08-19 15:09:56 +00:00
isapnp_machdep.h
joystick.h
kbdreg.h
kcore.h
kdbparam.h
limits.h
loadfile_machdep.h
lock.h
locore.h
math.h
mcontext.h
mips_opcode.h
mouse.h
mutex.h
param.h Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
pcb.h
pccons.h
pci_machdep.h
pio.h
platform.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rwlock.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h Fix various build with the 32bit mips ports after the mips64 merge. 2009-12-16 23:19:06 +00:00
wchar_limits.h
wired_map.h