Page MenuHomeFreeBSD

mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification
ClosedPublic

Authored by chandrakanth.patil_broadcom.com on Apr 9 2025, 7:37 PM.
Tags
None
Referenced Files
F131846802: D49751.diff
Sat, Oct 11, 4:17 PM
Unknown Object (File)
Fri, Oct 3, 5:18 PM
Unknown Object (File)
Fri, Oct 3, 11:26 AM
Unknown Object (File)
Fri, Oct 3, 7:14 AM
Unknown Object (File)
Sat, Sep 27, 11:14 AM
Unknown Object (File)
Aug 30 2025, 7:37 AM
Unknown Object (File)
Aug 29 2025, 9:27 PM
Unknown Object (File)
Aug 24 2025, 2:36 PM
Subscribers
None

Details

Summary

The driver now processes LOG Data events in the interrupt top
half instead of the bottom half. This allows LOG events to be
handled immediately upon receipt, reducing latency and enabling
early notification to the Library or applications.

This change ensures LOG event handling occurs closer to the
firmware's generation point, improving alignment with event-driven
diagnostic and monitoring mechanisms.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped