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 16:28:49 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/powerpc: vm_machdep.c
Log Message:
Switch vmap*buf back to using pmap_enter/pmap_remove. This is so that
accesses to the buffer will cause the reference and modified bits for
the pages to be udpated appropriately.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 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