]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Populate the sysctl tree with any MCA records we collected.
authormarcel <marcel@FreeBSD.org>
Tue, 13 Apr 2010 22:20:12 +0000 (22:20 +0000)
committermarcel <marcel@FreeBSD.org>
Tue, 13 Apr 2010 22:20:12 +0000 (22:20 +0000)
commit7cced2abf4efdf60dfae51ac8fb6b56a63c34718
tree1363ba10d464eed0cf171ae0633578e9bbec5836
parent774192934f690033516115787193f7c572f7483e
Populate the sysctl tree with any MCA records we collected.
The sequence number is used as the name of a sysctl node,
under which we add the MCA records using the CPU id as the
leaf  name.

Add the hw.mca.inject sysctl to provide a way to inject
MC errors and trigger machine checks.

PR: ia64/113102
sys/ia64/ia64/mca.c
sys/ia64/include/mca.h