Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: ad
Date: Tue Feb 20 17:47:04 UTC 2007
Modified Files:
src/sys/kern: kern_lwp.c kern_sig.c
Log Message:
When sending signals, only boost the priority of the receiving LWP if
the process is being killed.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/kern_lwp.c
cvs rdiff -r1.246 -r1.247 src/sys/kern/kern_sig.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