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
F102895180: D44424.diff
Mon, Nov 18, 10:42 AM
F102864840: D44424.id.diff
Mon, Nov 18, 4:15 AM
F102851283: D44424.id139558.diff
Mon, Nov 18, 12:03 AM
F102838656: D44424.id135937.diff
Sun, Nov 17, 8:11 PM
F102814461: D44424.diff
Sun, Nov 17, 1:10 PM
F102808873: D44424.diff
Sun, Nov 17, 11:26 AM
Unknown Object (File)
Sep 30 2024, 1:31 AM
Unknown Object (File)
Sep 22 2024, 12:32 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

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