Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: thorpej
Date: Sat Jun 7 23:37:25 UTC 2003
Modified Files:
src/sys/dev: ld.c
src/sys/dev/ata: ld_ataraid.c
src/sys/dev/ic: ld_icp.c
Log Message:
Always queue transfers in the ld driver to prevent transient resource
shortages in the back-ends from aborting transfers.
Reviewed by ad@.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/ld.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/ata/ld_ataraid.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/ld_icp.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