Source-Changes archive

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

CVS commit: src/sys/arch/mips/mips



Module Name:    src
Committed By:   sekiya
Date:           Mon Dec 13 08:39:21 UTC 2004

Modified Files:
        src/sys/arch/mips/mips: cache.c cache_r5k.c

Log Message:
Implement r5k indexed writeback-invalidate, and fix usage of Page_Invalidate_S.

Originally written by rafal@ back in April 2003.  Field-tested by many
people since.

(I am not committing the pmap hack at this time; although pmap changes are
necessary to fully address the r5k panic/coma problems, the implementation
needs further thought)


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/mips/mips/cache.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/mips/mips/cache_r5k.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