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
F125006746: D49751.id.diff
Sat, Aug 2, 8:01 AM
Unknown Object (File)
Sat, Jul 26, 1:32 PM
Unknown Object (File)
Sat, Jul 26, 8:38 AM
Unknown Object (File)
Fri, Jul 25, 8:16 PM
Unknown Object (File)
Wed, Jul 23, 9:49 AM
Unknown Object (File)
Tue, Jul 22, 3:51 AM
Unknown Object (File)
Tue, Jul 22, 3:40 AM
Unknown Object (File)
Sun, Jul 20, 4:44 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

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