Page MenuHomeFreeBSD

pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit
ClosedPublic

Authored by zlei on Jan 13 2025, 9:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 16, 5:33 AM
Unknown Object (File)
Thu, Mar 6, 1:55 PM
Unknown Object (File)
Thu, Feb 27, 8:11 AM
Unknown Object (File)
Feb 14 2025, 9:01 PM
Unknown Object (File)
Feb 12 2025, 3:17 AM
Unknown Object (File)
Feb 9 2025, 7:48 PM
Unknown Object (File)
Jan 30 2025, 6:10 AM
Unknown Object (File)
Jan 23 2025, 12:24 AM
Subscribers

Details

Summary

This driver report connection speed over sas port speed. On stable/13 branch the stack-allocated CCB is not cleared thus on boot the the cam layer may report wrong speed. -current and stable/14 are not affected, but I want -current and stable/14 to have this in to reduce drift between branches.

da0: <VMware Virtual disk 2.0> Fixed Direct Access SPC-4 SCSI device
da0: 4294967.295MB/s transfers

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable