Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   nisimura
Date:           Thu May 27 01:56:34 UTC 1999

Modified Files:
        syssrc/sys/arch/mips/include: mips1_pte.h mips3_pte.h pte.h
        syssrc/sys/arch/mips/mips: db_interface.c pmap.c vm_machdep.c

Log Message:
- Change a symbolic name of TLB entrylo from 'PG_M' to 'PG_D' to reflect
processor design.  MIPS 'dirty bit' is not the same as i386 'dirty bit'.
There is a growing concern of misuse in NetBSD/mips.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/mips/include/mips1_pte.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mips/include/mips3_pte.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/mips/include/pte.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/mips/mips/db_interface.c
cvs rdiff -r1.64 -r1.65 syssrc/sys/arch/mips/mips/pmap.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/mips/mips/vm_machdep.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