43b82d559c
pmap_remove() for the temporary addresses. This is completely unnecessary as the temps are used ONLY for these routines, and we have better control over the mapping by manipulating the PTE ourself. On VAC systems, cache- inhibit the mapping to prevent wasting a cache load. These routines are now significantly faster. Add a DIAGNOSTIC check in pmap_enter() for kernel pmap and (CADDR1 or CADDR2); nothing should be adding mappings there via that interface. |
||
---|---|---|
.. | ||
compile | ||
conf | ||
dev | ||
DOC | ||
hp300 | ||
include | ||
stand | ||
Makefile |