Log Machine Check Events
mcelog retrieves machine check events from an x86-64 kernel in a cron
job, decodes them, and logs them to /var/log/mcelog.
A machine check event is a hardware error detected by the CPU.
It should run on any x86-64 system.
In addition, it allows decoding machine check kernel panic messages.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:acdc:sp5-rebuild/mcelog && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.email_setup | 0000002735 2.67 KB | |
Start-consolidating-AMD-specific-stuff.patch | 0000019868 19.4 KB | |
_service | 0000000583 583 Bytes | |
_servicedata | 0000000456 456 Bytes | |
add-f10h-support.patch | 0000016428 16 KB | |
add-f11h-support.patch | 0000001454 1.42 KB | |
add-f12h-support.patch | 0000001338 1.31 KB | |
add-f14h-support.patch | 0000003021 2.95 KB | |
add-f15h-support.patch | 0000004954 4.84 KB | |
add-f16h-support.patch | 0000002190 2.14 KB | |
add_new_amd_cpu_defines | 0000001574 1.54 KB | |
email.patch | 0000012928 12.6 KB | |
fix_setgroups_missing_call.patch | 0000000988 988 Bytes | |
mcelog-189.obscpio | 0000627724 613 KB | |
mcelog-socket-path.patch | 0000000407 407 Bytes | |
mcelog.changes | 0000020783 20.3 KB | |
mcelog.obsinfo | 0000000093 93 Bytes | |
mcelog.spec | 0000003758 3.67 KB | |
mcelog.sysconfig | 0000000386 386 Bytes | |
mcelog.systemd | 0000000341 341 Bytes | |
mcelog.tmpfiles | 0000000030 30 Bytes | |
mcelog_invert_prefill_db_warning.patch | 0000000524 524 Bytes |
Latest Revision
Elisei Roca (eroca)
committed
(revision 2)
- Includes following SLE 15 SP5 jira features: * jsc#PED-671 mcelog: Update to latest release * jsc#PED-686 [CPU Features] Update mcelog support for ADL-N * jsc#PED-638 [CPU Features] Update mcelog support for MTL-P - Update to version 189: * mcelog: Add another Raptor Lake CPU model * Fix generation of cputype files * mcelog: Add missing model numbers for Broadwell and Raptorlake * mcelog: Makefile: Only touch cputype.h if needed to create it * Makefile: add install-nodoc target * Use env as the shebang target * Add missing dependencies for cputype include files * mcelog: Reverse sens of check to call resolveaddr() * mcelog: Reverse the sense of the check to set memory_error_support * mcelog: Drop CASE_INTEL define * mcelog: Generate cpu_choices[] from table * mcelog: Generate the cputype_name[] array from the table * mcelog: Add CPU model numbers to table and generate switch function * mcelog: Generate CPU_* enums from a table * mcelog: Add two more Alderlake model numbers * mcelog: Reduce default threshold for corrected error page offline * Make genconfig use python3 * mcelog: Add support for Raptorlake * Fix warnings in sysfs.c * mcelog: Change "DDR4" string to "DDR" for i10nm platforms * Fix logrotate syntax * remove outdated mcelog.conf.5 manual file * add furture print function for Python2 * fix python errors in genconfig.py * fix the buf not freed in read_field
Comments 0