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:           Fri Jan 18 16:24:43 UTC 2008

Modified Files:
        src/sys/arch/sparc64/include: kcore.h
        src/sys/arch/sparc64/sparc64: pmap.c

Log Message:
Extend the MD kernel core header, so that crashdumps record enough
information to recover all per-cpu mappings. This provides access to
the interrupt stack for example.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sparc64/include/kcore.h
cvs rdiff -r1.208 -r1.209 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