NetBSD/sys/arch/hp300
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 Update for new RTC and HIL attachments. 2001-11-17 23:56:21 +00:00
dev Convert hil to standard device attachment. 2001-11-17 23:53:37 +00:00
DOC Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
hp300 allocate and free page table pages explicitly instead of abusing 2001-11-19 06:40:11 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
stand ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:58:48 +00:00
Makefile