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
F94157442: D44424.diff
Sun, Sep 15, 11:46 PM
Unknown Object (File)
Fri, Aug 30, 4:55 PM
Unknown Object (File)
Sun, Aug 25, 3:22 AM
Unknown Object (File)
Jul 29 2024, 10:12 AM
Unknown Object (File)
Jul 19 2024, 10:42 AM
Unknown Object (File)
Jun 6 2024, 3:54 PM
Unknown Object (File)
May 18 2024, 11:30 PM
Unknown Object (File)
May 16 2024, 9:55 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

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