NetBSD/sys/arch/sun2/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
aout_machdep.h
asm.h
autoconf.h
bswap.h
bus.h
cdefs.h
cpu.h
db_machdep.h
disklabel.h
dvma.h
eeprom.h
elf_machdep.h
endian.h
endian_machdep.h
fbio.h
float.h
frame.h
idprom.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
kbd.h
kbio.h
kcore.h
leds.h
limits.h
loadfile_machdep.h
lock.h
math.h
mc68851.h
mcontext.h
mon.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
pmap.h Export pmap_procwr() declaration only #ifdef _KERNEL. 2009-12-11 18:31:27 +00:00
pmc.h
proc.h
profile.h
promlib.h
psl.h
pte.h Add parantheses to macro to suppress possible compiler warnings. 2009-01-12 06:53:39 +00:00
ptrace.h
reg.h
rwlock.h
setjmp.h
signal.h
stdarg.h
sunos_machdep.h
trap.h
types.h
varargs.h
vmparam.h Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
vuid_event.h
wchar_limits.h
z8530var.h