Page MenuHomeFreeBSD

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

Authored by chandrakanth.patil_broadcom.com on Mar 19 2024, 11:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 18, 11:30 PM
Unknown Object (File)
Thu, May 16, 9:55 AM
Unknown Object (File)
Thu, May 9, 11:04 PM
Unknown Object (File)
Thu, May 9, 8:49 AM
Unknown Object (File)
Thu, May 9, 2:46 AM
Unknown Object (File)
Tue, May 7, 6:45 PM
Unknown Object (File)
Mar 26 2024, 9:53 PM
Unknown Object (File)
Mar 22 2024, 6:37 PM
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