Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [wrstuden-revivesa] src/sys/kern



Module Name:    src
Committed By:   wrstuden
Date:           Sun Jun 29 03:30:17 UTC 2008

Modified Files:
        src/sys/kern [wrstuden-revivesa]: kern_synch.c

Log Message:
Move the call to sa_awaken() up some so we always call it. sa_yield
threads now are on a condvar, and otherwise won't get this routine. Since
this routine is specifically to kick sa_yield threads back to life, don't
do that.


To generate a diff of this commit:
cvs rdiff -r1.241.2.3 -r1.241.2.4 src/sys/kern/kern_synch.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