NetBSD/sys/arch/luna68k
chs 621a9ec9ea allocate and free page table pages explicitly instead of abusing
uvm_fault_wire().  this allows us to make pt_map non-pageable,
but we need to be careful in pmap_remove() not to attempt to
reference PTEs after the PTP has been freed.
2001-11-19 06:40:11 +00:00
..
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
luna68k allocate and free page table pages explicitly instead of abusing 2001-11-19 06:40:11 +00:00
Makefile