Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/raidframe
Module Name: src
Committed By: mrg
Date: Mon May 2 01:07:25 UTC 2011
Modified Files:
src/sys/dev/raidframe: rf_reconstruct.h rf_reconutil.c rf_revent.c
rf_threadstuff.h
Log Message:
re-apply the reverted previous, after fixing the missed wakeup:
convert eq_mutex to a kmutex/cv.
convert ltsleep() used for plain timeout into kpause().
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/raidframe/rf_reconstruct.h
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/raidframe/rf_reconutil.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/raidframe/rf_revent.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/raidframe/rf_threadstuff.h
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