Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/powerpc
Module Name: syssrc
Committed By: matt
Date: Wed Apr 3 00:12:09 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/include/mpc6xx: pte.h
syssrc/sys/arch/powerpc/mpc6xx: pmap.c
Log Message:
Clean the icache for pages when they are entered as executable and before
they were either not mapped at all or mapped as non-executable. Round
memory regions in pmap_bootstrap.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/powerpc/include/mpc6xx/pte.h
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/powerpc/mpc6xx/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index