Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/mvme68k/mvme68k



Module Name:    syssrc
Committed By:   scw
Date:           Mon Jul 30 21:25:09 UTC 2001

Modified Files:
        syssrc/sys/arch/mvme68k/mvme68k: pmap.c

Log Message:
Flush the caches in pmap_remove_mapping() when PRM_CFLUSH is specified.

Also, flush the ATC for the page in pmap_kenter_pa() after setting up the
mapping. With any luck this last one might just solve the 060 problems I've
been seeing...


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/arch/mvme68k/mvme68k/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