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
Unknown Object (File)
Fri, Mar 27, 3:41 PM
Unknown Object (File)
Fri, Mar 27, 3:56 AM
Unknown Object (File)
Tue, Mar 24, 11:47 AM
Unknown Object (File)
Thu, Mar 19, 1:30 PM
Unknown Object (File)
Thu, Mar 19, 1:10 AM
Unknown Object (File)
Mon, Mar 16, 11:40 AM
Unknown Object (File)
Mar 3 2026, 10:27 PM
Unknown Object (File)
Mar 2 2026, 8:53 AM
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

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