Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys/kern
Module Name: src
Committed By: ad
Date: Tue Oct 16 15:34:05 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_sleepq.c
Log Message:
Restore previous wakeup/preemption behaviour. May fix problems with gxine.
This has very little effect with SCHED_M2, possibly because threads are less
likely to migrate, and because a number of issues with contention on user
space objects has been fixed.
To generate a diff of this commit:
cvs rdiff -r1.7.2.17 -r1.7.2.18 src/sys/kern/kern_sleepq.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