NetBSD/sys/arch/alpha
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
..
a12 Move if_ade* from alpha/pci/ to alpha/a12/ 1998-09-24 05:36:05 +00:00
alpha Don't bother allocating mb_map on these systems. Mbuf clusters are 1999-03-26 00:15:04 +00:00
common completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
compile clean up RCS IDs 1997-08-12 06:08:21 +00:00
conf clean up kernel/config files files for machVM lossage. 1999-03-24 06:06:09 +00:00
include Don't bother allocating mb_map on these systems. Mbuf clusters are 1999-03-26 00:15:04 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus attempt to catch some stuff for ev5 module info 1998-07-08 00:56:39 +00:00
pci move pci/pci_machdep.h to include/pci_machdep.h. (can't do it via 1999-03-19 03:40:46 +00:00
stand convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
tc move tc/tc_machdep.h to include/tc_machdep.h. (can't do it via 1999-03-19 03:12:31 +00:00
tlsb Now that we have the kthread mechanism, massively clean up the way 1999-02-23 03:20:00 +00:00
wscons fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00