Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/include



Module Name:    src
Committed By:   matt
Date:           Tue Sep  8 07:54:53 UTC 2009

Modified Files:
        src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h cpuregs.h
            mips3_pte.h

Log Message:
Add and optimize MIPS_PHYS_TO_XKPHYS_{UN,}CACHED(pa).
Treat like mips3_pg_cached: add mips3_xkphys_cached which contains the
starting address of the cached XKPHYS region.  It also respects SPECIAL_CCA.


To generate a diff of this commit:
cvs rdiff -u -r1.90.16.1 -r1.90.16.2 src/sys/arch/mips/include/cpu.h
cvs rdiff -u -r1.74.28.7 -r1.74.28.8 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -u -r1.23.38.1 -r1.23.38.2 src/sys/arch/mips/include/mips3_pte.h

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