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: Sat Mar 24 17:10:48 UTC 2007
Modified Files:
src/sys/kern [yamt-idlelwp]: kern_sleepq.c kern_turnstile.c
Log Message:
Fix UP kernels. Having the different locking scheme for UP/MP is turning
out to be more hassle than it's worth...
To generate a diff of this commit:
cvs rdiff -r1.4.2.9 -r1.4.2.10 src/sys/kern/kern_sleepq.c
cvs rdiff -r1.3.2.3 -r1.3.2.4 src/sys/kern/kern_turnstile.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