]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mca: Add sysctl to mute corrected errors.
authorAlexander Motin <mav@FreeBSD.org>
Fri, 5 Aug 2022 17:40:57 +0000 (13:40 -0400)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 5 Aug 2022 17:48:05 +0000 (13:48 -0400)
commitac64943ca8514382289e6054e8127726a7c40ea3
treeb892a70eefa2c2c6639a6f2e4f127b194cf8e78d
parentc39eecd84b3e1e486fc6082653891c8f4506aff1
mca: Add sysctl to mute corrected errors.

Setting hw.mca.log_corrected to 0 will mute corrected errors logging
except ones marked as reaching Yellow threshold by hardware.

MFC after: 1 week
sys/x86/x86/mca.c