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)
Sat, Mar 21, 6:54 AM
Unknown Object (File)
Thu, Mar 19, 4:00 AM
Unknown Object (File)
Mon, Mar 16, 8:12 AM
Unknown Object (File)
Sun, Mar 15, 8:08 PM
Unknown Object (File)
Sat, Mar 14, 2:57 PM
Unknown Object (File)
Wed, Mar 11, 11:21 AM
Unknown Object (File)
Sun, Mar 1, 9:26 AM
Unknown Object (File)
Wed, Feb 25, 10:53 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