HomeFreeBSD

x86: support sending non-fatal MCA messages to syslog

Description

x86: support sending non-fatal MCA messages to syslog

Currently, all MCA messages are logged to the console. However, this
can have performance implications which can turn a storm of correctable
errors into a disruptive event.

Provide an option to direct non-fatal messages to syslog. Note that
we will always log to the console for fatal errors.

Reviewed by: markj
MFC after: 2 weeks
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D12278

Details

Provenance
jtlAuthored on Tue, Oct 7, 12:58 PM
Reviewer
markj
Differential Revision
D12278: x86: support sending non-fatal MCA messages to syslog
Parents
rG0d14826de7d9: x86: Allow MCA messages to be rate-limited
Branches
Unknown
Tags
Unknown