Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/powerpc/powerpc
Module Name: syssrc
Committed By: matt
Date: Sat Aug 10 18:49:57 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/powerpc: vm_machdep.c
Log Message:
More refinement, only map B_READ buf with VM_PROT_WRITE (all pages always
have VM_PROT_READ). Also, pass PMAP_WIRED to pmap_enter (for non-mpc6xx
pmaps). This will give pmap clues about flushing any "icache ok state".
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/powerpc/powerpc/vm_machdep.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