NetBSD/sys/arch/newsmips
thorpej 567cda0537 Don't bother allocating mb_map on these systems. Mbuf clusters are
allocated from a pool, and the MIPS and Alpha use KSEG to map pool
pages.  So, mb_map wasn't actually being used.  Saves around 4MB of
kernel virtual address space in a typical configuration.

Garbage-collect the related VM_MBUF_SIZE constant.
1999-03-26 00:15:04 +00:00
..
compile
conf Change multiple spaces to tabs. 1999-03-25 03:34:28 +00:00
dev
include
newsmips Don't bother allocating mb_map on these systems. Mbuf clusters are 1999-03-26 00:15:04 +00:00
Makefile