NetBSD/sys/arch/acorn26
bjh21 72f31d9112 If we're treating the MEMC as a TLB, there's no need to completely reload
it in pmap_activate().  Instead, let's leave it empty and let pages be
faulted into it on demand.  This improves the context switch latency
somewhat, at least for small processes.
2002-08-16 22:51:43 +00:00
..
acorn26 If we're treating the MEMC as a TLB, there's no need to completely reload 2002-08-16 22:51:43 +00:00
compile
conf BUFPAGES=2 seems to be the practical minimum. 2002-08-11 20:43:51 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
iobus
ioc
podulebus Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are 2002-05-22 22:43:13 +00:00
stand Change the entry pointer of the module from an offset to a branch instruction. 2002-06-13 22:30:22 +00:00
vidc alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
Makefile