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:   simonb
Date:           Tue Mar  5 16:01:26 UTC 2002

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

Log Message:
Add support for MIPS32 and MIPS64 architectures:
 - Move away from using CPUISMIPS3; use MIPS_HAS_R4K_MMU instead.
 - Bump the Sysmap size a little for large-memory machines.
XXX: still need work, especially in pmap_procwr().


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