Module Name: src Committed By: jdc Date: Mon Jul 2 15:40:33 UTC 2012
Modified Files: src/sys/arch/sparc64/sparc64: ipifuncs.c Log Message: Increase the retry count in sparc64_send_ipi(), and add loops in mp_pause_cpus() and mp_resume_cpus(). Fixes "RED State Exception" on an 8-way E3500, and allows it to enter and leave DDB without failing to pause or resume one or more CPU's. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/sparc64/sparc64/ipifuncs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.