diff options
author | marcel <marcel@FreeBSD.org> | 2002-04-26 19:30:11 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2002-04-26 19:30:11 +0000 |
commit | af449c5ecc4fb3ee132f6d1be981af7f88cdb282 (patch) | |
tree | 1a816018572e29e9524210ce3bb208faeab86aba /sys/dev/sio/sio.c | |
parent | a6e173ee3355f49affa5d31181daa19bb6c1229d (diff) | |
download | FreeBSD-src-af449c5ecc4fb3ee132f6d1be981af7f88cdb282.zip FreeBSD-src-af449c5ecc4fb3ee132f6d1be981af7f88cdb282.tar.gz |
Machine Check Architecture (MCA) support code. Error records are
collected at boot and made available through sysctl(8). At the
moment, the following MIB names are created:
hw.mca.count - The number of error records collected.
hw.mca.first - The lowest sequence number present.
hw.mca.last - The highest sequence number present.
hw.mca.<X> - The error record with sequence number <X>.
Using sysctl(8) allows us to easily detect and analyze the records,
which is very helpful during development of MCA but can also be used
in production as a way to collect machine health statistics.
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions