Name: | rasdaemon |
---|---|
Version: | 0.6.1 |
Release: | 13.0.2.el8 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 334952 |
License: | GPLv2 |
RPM: | rasdaemon-0.6.1-13.0.2.el8.x86_64.rpm |
Source RPM: | rasdaemon-0.6.1-13.0.2.el8.src.rpm |
Build Date: | Wed Nov 01 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://git.infradead.org/users/mchehab/rasdaemon.git |
Summary: | Utility to receive RAS error tracings |
Description: | rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It currently records memory errors, using the EDAC tracing events. EDAC is drivers in the Linux kernel that handle detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like arm also exists. This userspace component consists of an init script which makes sure EDAC drivers and DIMM labels are loaded at system startup, as well as an utility for reporting current error counts from the EDAC sysfs files. |
- Fix poll() on per_cpu trace_pipe_raw blocks indefinitely [Orabug: 35153191]
- ipmitool to be used with AER on Ampere Altra platforms [Orabug: 33536155] - Add error handling for Ampere-specific errors. [Orabug: 33536155] - Add code to decode Ampere specific error - rasdaemon: fix memory leak in parse_ras_data - rasdaemon: Fix error print - rasdaemon: Modify non-standard error decoding interface using linked list - rasdaemon: add closure and cleanups for the database - rasdaemon: fix error handling in ras_mc_event_opendb() - rasdaemon: fix cleanup issues in ras-events.c:read_ras_event_all_cpus() - rasdaemon: fix memory leak in ras-events.c:add_event_handler() - rasdaemon: fix missing fclose in ras-events.c:select_tracing_timestamp() - rasdaemon: update iteration logic for the non-standard error decoding functions - rasdaemon: rearrange HiSilicon HIP07 decoding function table - parse_ras_data: flush trace buffer immediately, not on next call - rasdaemon:print non-standard error data if not decoded - libtrace: Fix get_field_str() for dynamic strings - mce-amd-k8: be sure to not go past error_msg buffer - rasdaemon: use separate string array for error status - rasdaemon: fix PCIe AER error type
- Fixing covscan issues [2073516]
- Adding missing bits from b497a3d6a39d402c41065e9284d49114b97e3bfe [1923254]
- Removed bits from devlink and diskerrors that aren't used yet [1923254]
- Add miscellaneous patches required by customer [1923254]
- Prevent ras-mc-ctl trying to access extlog and mce tables if rasdaemon was built without support for them [2011404]
- Disable MCE and extlog in arm packages [2009499]
- Add support for AMD SMCA banks for family 19 [1991955]
- Add support for AMD SMCA [1965011]