NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58684 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/58684; it has been noted by GNATS.

From: "Havard Eidnes" <he%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58684 CVS commit: src/sys/dev/pci
Date: Mon, 3 Aug 2026 14:43:23 +0000

 Module Name:	src
 Committed By:	he
 Date:		Mon Aug  3 14:43:23 UTC 2026
 
 Modified Files:
 	src/sys/dev/pci: mpii.c
 
 Log Message:
 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.31 -r1.32 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