Page MenuHomeFreeBSD

Defer non-fatal MCA message output from the hardware interrupt context
AcceptedPublic

Authored by jtl on Sep 8 2017, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 11 2024, 7:13 PM
Unknown Object (File)
Aug 11 2023, 2:11 PM
Unknown Object (File)
Jun 18 2023, 10:52 AM
Unknown Object (File)
Jun 16 2023, 12:27 AM
Unknown Object (File)
Jun 3 2023, 1:34 AM
Unknown Object (File)
May 14 2023, 6:10 AM
Unknown Object (File)
Jan 31 2023, 5:42 AM
Subscribers

Details

Reviewers
scottl
jhb
Summary

Defer message output from the hardware interrupt context to a later thread called from a task queue.

Only schedule one task per interrupt/scan.

Test Plan

Use image on a machine known to produce non-fatal machine-check errors and ensure they appear on the console.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped