Page MenuHomeFreeBSD

mpi3mr: Decrement per controller and per target IO counter post controller reset
ClosedPublic

Authored by chandrakanth.patil_broadcom.com on Mar 19 2024, 11:33 AM.
Tags
None
Referenced Files
F116018394: D44424.diff
Thu, May 1, 4:38 PM
F115960601: D44424.diff
Wed, Apr 30, 10:15 PM
Unknown Object (File)
Fri, Apr 25, 9:16 AM
Unknown Object (File)
Thu, Apr 24, 1:52 PM
Unknown Object (File)
Mon, Apr 21, 11:07 PM
Unknown Object (File)
Mon, Apr 21, 6:28 AM
Unknown Object (File)
Mar 29 2025, 11:48 PM
Unknown Object (File)
Feb 26 2025, 2:30 AM
Subscribers
None

Details

Summary

Post controller reset, If any device removal events arrive, and if
there are any outstanding IOs then the driver will unnecessarily wait
in the loop for 30 seconds before removing the device from the OS.

reset target outstanding IO counter and controller outstanding IO counter
and remove the redundant wait loop.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped