Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/alpha/alpha
Module Name: src
Committed By: mhitch
Date: Fri May 18 02:48:06 UTC 2007
Modified Files:
src/sys/arch/alpha/alpha: multiproc.s
Log Message:
Fix a couple of problems when starting the idle lwp on secondary
cpus: Set curlwp, and allow interrupts before entering idle loop
(otherwise, IPI interrupts won't be handled on an idle cpu).
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/alpha/alpha/multiproc.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