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: yamt
Date: Tue Aug 7 12:50:26 UTC 2007
Modified Files:
src/sys/kern: subr_workqueue.c
Log Message:
don't bother to set thread's priority by ourselves,
as kthread_create does it for us now. from Andrew Doran.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/kern/subr_workqueue.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