Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/pci
Module Name: src
Committed By: martin
Date: Mon Aug 17 15:30:06 UTC 2026
Modified Files:
src/sys/dev/pci [netbsd-10]: mpii.c
Log Message:
Pull up following revision(s) (requested by he in ticket #1323):
sys/dev/pci/mpii.c: revision 1.32
sys/dev/pci/mpii.c: Reduce MPII_REQUEST_CREDIT to improve stability.
This should fix PR#58684, at least it does in my case on a
host with a "Symbios Logic SAS3008 (rev. 0x02)" controller.
Admittedly, this is a band-aid fix, but it's the best we could come
up with to solve the PR, and it does not appear to have significant
performance implications, at least not in a single-drive configuration.
So, better to be stable / functional than not.
To generate a diff of this commit:
cvs rdiff -u -r1.29.6.1 -r1.29.6.2 src/sys/dev/pci/mpii.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