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: mrg
Date: Mon Nov 30 01:58:49 UTC 2009
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
stablize UP USIII support by blocking interrupts around sp_tlb_flush_pte()
i was seeing stack corruption while taking an interrupt in this function.
get USIII SMP mostly working by implementing the cheetah version of
sparc64_ipi_flush_pte().
SMP support is still not entirely stable. i can reproducably get a:
panic: fpusave_lwp ipi didn't
while running build.sh, when an awk process is exiting. other simple
heavy work loads do not crash for me right now.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/arch/sparc64/sparc64/locore.s
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