NetBSD/sys/arch/mips/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
..
ansi.h Fix merge botch (we use 64bit times now). 2009-12-14 20:42:12 +00:00
asm.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
bswap.h
bus_dma.h
bus_space.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
cache_ls2.h
cache_mipsNN.h
cache_r3k.h
cache_r4k.h
cache_r5k.h
cache_r10k.h
cache_r5900.h
cache_tx39.h
cache.h
cachectl.h
cdefs.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
cpu_counter.h
cpu.h rename pridtab{}::cpu_name to cpu_displayname. 2010-01-23 15:55:54 +00:00
cpuregs.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
db_machdep.h
ecoff_machdep.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
elf_machdep.h forward declare struct exec_package 2009-12-14 03:20:27 +00:00
endian_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
endian.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
int_limits.h
int_mwgwtypes.h
int_types.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
isa_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
kcore.h
kdbparam.h
limits.h
lock.h
locore.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
Makefile Don't install aout_machpep.h and bsd-aout.h 2009-08-17 18:55:11 +00:00
Makefile.inc Don't build rump kernel with -mno-abicalls, because it's effectively 2009-11-29 23:46:41 +00:00
math.h
mcontext.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
mips1_pte.h
mips3_clock.h
mips3_pte.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
mips_opcode.h
mips_param.h Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
mipsNN.h
mutex.h
netbsd32_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pcb.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pci_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pmap.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pmc.h
proc.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
profile.h
psl.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pte.h
ptrace.h
r3900regs.h
r5900regs.h
reg.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
regdef.h
regnum.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
reloc.h
rwlock.h
sb1regs.h
setjmp.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
signal.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
softintr.h
stdarg.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
svr4_machdep.h
sysarch.h
trap.h
types.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
userret.h
varargs.h
vmparam.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
wchar_limits.h
wired_map.h