Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/arch/mips



Module Name:    src
Committed By:   riz
Date:           Thu Jul  5 18:39:42 UTC 2012

Modified Files:
        src/sys/arch/mips/include [netbsd-6]: pmap.h
        src/sys/arch/mips/mips [netbsd-6]: pmap.c pmap_segtab.c

Log Message:
Pull up following revision(s) (requested by matt in ticket #406):
        sys/arch/mips/include/pmap.h: revision 1.62
        sys/arch/mips/mips/pmap.c: revision 1.208
        sys/arch/mips/mips/pmap_segtab.c: revision 1.5
Change lockless segtab management to use a mutex for protection.  Some =
minor
changes to make this closer to common/pmap/tlb/pmap_segtab.c
=20
=20


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.61.8.1 src/sys/arch/mips/include/pmap.h
cvs rdiff -u -r1.207 -r1.207.2.1 src/sys/arch/mips/mips/pmap.c
cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/arch/mips/mips/pmap_segtab.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