Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   martin
Date:           Sun Sep  6 16:45:09 UTC 2015

Modified Files:
        src/sys/arch/sparc64/include: cpu.h mdesc.h
        src/sys/arch/sparc64/sparc64: autoconf.c cpu.c mdesc.c pmap.c

Log Message:
On SUN4V make the mdesc data available early in pmap_bootstrap, so we
can set up the uvm page colors correctly.
Based on code from palle@.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/sys/arch/sparc64/include/cpu.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc64/include/mdesc.h
cvs rdiff -u -r1.204 -r1.205 src/sys/arch/sparc64/sparc64/autoconf.c
cvs rdiff -u -r1.125 -r1.126 src/sys/arch/sparc64/sparc64/cpu.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/sparc64/mdesc.c
cvs rdiff -u -r1.296 -r1.297 src/sys/arch/sparc64/sparc64/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