Source-Changes archive

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

CVS commit: src/sys/arch/sparc64/sparc64



Module Name:    src
Committed By:   martin
Date:           Tue Dec  9 21:01:02 UTC 2008

Modified Files:
        src/sys/arch/sparc64/sparc64: locore.s pmap.c

Log Message:
Get rid of get_maxctx() - it doesn't work on newer cpus and we will have
to find a better way for (some) sun4v machines - all sun4u use 13 bit
contexts anyway.


To generate a diff of this commit:
cvs rdiff -r1.286 -r1.287 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -r1.227 -r1.228 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