Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mips/mips
Module Name: syssrc
Committed By: nisimura
Date: Sun Nov 10 05:29:19 UTC 2002
Modified Files:
syssrc/sys/arch/mips/mips: vm_machdep.c
Log Message:
Change pmap_kenter_pa/pmap_kremove pair back to pmap_enter/pmap_remove
in fear of the case choosen kva results in occupying inconsistent
distinctive cache lines of uva.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 syssrc/sys/arch/mips/mips/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