NetBSD/sys/arch/powerpc
matt 8c472e414b Move pte_spill calls from trap_subr to trap(). Count the number of
"evictions" and avoide calling pmap_pte_spill if there are no evictions
for the current pmap.  Make the ISI execption use the default exception
code.  Remove lots of dead stuff from trap_subr.

Make olink use TAILQ instead of LIST and be sorted with evicted entries
first and resident entries last.  Make use of this knowledge to make
pmap_pte_spill do a fast exit.
2002-10-10 22:37:50 +00:00
..
conf Add "ecc at plb" device. 2002-08-23 15:01:07 +00:00
fpu
ibm4xx fix typo - driver name is 'opb', not 'obp' 2002-10-10 13:45:14 +00:00
include Move pte_spill calls from trap_subr to trap(). Count the number of 2002-10-10 22:37:50 +00:00
mpc6xx Move pte_spill calls from trap_subr to trap(). Count the number of 2002-10-10 22:37:50 +00:00
powerpc Move pte_spill calls from trap_subr to trap(). Count the number of 2002-10-10 22:37:50 +00:00
tools/chrpicon
Makefile