NetBSD/sys/arch/mips
nisimura df234d8698 Take a straight way for pagemove() PTE manipulation, abandoning to
use MIPS_TBRPL().  When PTEs are modified, both src and dst TLBs
are invalidated.  MIPS3 single TLB entry has paired double PTE
and pagemove() likely walks through multiple pages.  The positive
effect of of MachTLBUpdate() or TBRPL() is unclear.
2000-05-10 08:55:22 +00:00
..
conf Allow non-pmax to use COMPAT_ULTRIX. 2000-04-29 21:47:13 +00:00
include Have mips_locoresw[] of 3 entry pointer array for different 2000-05-10 01:34:13 +00:00
mips Take a straight way for pagemove() PTE manipulation, abandoning to 2000-05-10 08:55:22 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc