NetBSD/sys/arch/amiga
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
..
amiga allocate and free page table pages explicitly instead of abusing 2001-11-19 06:40:11 +00:00
compile
conf defopt SERCONSOLE 2001-11-05 21:29:43 +00:00
dev defopt SERCONSOLE 2001-11-05 21:29:43 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
stand Security check - don't paste new command line into bootblock that 2001-09-25 19:07:00 +00:00
Makefile