Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-idlelwp] src/sys/kern
Module Name: src
Committed By: ad
Date: Mon Apr 16 23:45:53 UTC 2007
Modified Files:
src/sys/kern [yamt-idlelwp]: kern_lwp.c
Log Message:
lwp_exit, lwp_free: also use the LW_RUNNING flag to synchronize collection
of the dead LWP. If an interrupt handler changes curlwp, it could be reaped
while still on the CPU.
To generate a diff of this commit:
cvs rdiff -r1.55.2.11 -r1.55.2.12 src/sys/kern/kern_lwp.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