NetBSD/sys/arch/algor
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
..
algor Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
compile
conf Link the kernel at 1MB. 2001-08-22 19:44:47 +00:00
dev If PCI_NETBSD_ENABLE_IDE is set, enable the PIIX{3,4} southbridge 2001-08-22 00:40:38 +00:00
include Clean up and standardise across MIPS ports. 2001-09-09 04:20:25 +00:00
isa
pci Implement bus_space_mmap(). 2001-09-04 16:32:42 +00:00
Makefile