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



Module Name:    src
Committed By:   matt
Date:           Thu Mar 11 08:19:01 UTC 2010

Modified Files:
        src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h pmap.h vmparam.h
        src/sys/arch/mips/mips [matt-nb5-mips64]: cpu_subr.c pmap.c pmap_tlb.c
            trap.c

Log Message:
Add MP-aware icache support.


To generate a diff of this commit:
cvs rdiff -u -r1.90.16.26 -r1.90.16.27 src/sys/arch/mips/include/cpu.h
cvs rdiff -u -r1.54.26.11 -r1.54.26.12 src/sys/arch/mips/include/pmap.h
cvs rdiff -u -r1.41.28.12 -r1.41.28.13 src/sys/arch/mips/include/vmparam.h
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/mips/cpu_subr.c
cvs rdiff -u -r1.179.16.21 -r1.179.16.22 src/sys/arch/mips/mips/pmap.c
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/sys/arch/mips/mips/pmap_tlb.c
cvs rdiff -u -r1.217.12.21 -r1.217.12.22 src/sys/arch/mips/mips/trap.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