Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/alpha/alpha
Module Name: syssrc
Committed By: thorpej
Date: Tue Apr 30 16:05:14 UTC 2002
Modified Files:
syssrc/sys/arch/alpha/alpha: locore.s
Log Message:
Move call to sched_unlock_idle to later in the context switch to
eliminate a race where another processor could grab the outgoing
process before we were done saving our state into it, with predictable
results.
Bug spotted on i386 by Frank van der Linden <fvdl%wasabisystems.com@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 syssrc/sys/arch/alpha/alpha/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