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:           Thu Sep  6 20:22:52 UTC 2007

Modified Files:
        src/sys/arch/sparc64/include: param.h
        src/sys/arch/sparc64/sparc64: cpu.c locore.s machdep.c pmap.c

Log Message:
Remove the (now unused) second 64k page mapped per CPU.
>From matthew green, with small changes by me. All bugs are mine.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/sparc64/include/param.h
cvs rdiff -r1.60 -r1.61 src/sys/arch/sparc64/sparc64/cpu.c
cvs rdiff -r1.256 -r1.257 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -r1.200 -r1.201 src/sys/arch/sparc64/sparc64/machdep.c
cvs rdiff -r1.194 -r1.195 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