Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/scsipi
Module Name: src
Committed By: mlelstv
Date: Sun Dec 18 13:59:14 UTC 2016
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
The mutex passed to cv_wait must also be held when calling cv_broadcast.
Also optimizing mutex handling in completion thread.
>From nick@.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/sys/dev/scsipi/scsipi_base.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