rasdaemon 0.6.5-1ubuntu1 source package in Ubuntu
Changelog
rasdaemon (0.6.5-1ubuntu1) focal; urgency=medium * Use CPU feature flag instead of family to detect AMD SMCA support. * Add support for new AMD SMCA bank types. -- dann frazier <email address hidden> Thu, 09 Apr 2020 16:50:05 -0600
Upload details
- Uploaded by:
- dann frazier
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rasdaemon_0.6.5.orig.tar.gz | 485.6 KiB | 752d337152fb81bdc3f6e7fbfc816f9699bfaa2de0a90e9cf93ee3af6dfe30bd |
rasdaemon_0.6.5-1ubuntu1.debian.tar.xz | 7.6 KiB | 08b0fa465683a8bb87712e99fada15d439813b9f8eb913bcaabaf7d351e1979e |
rasdaemon_0.6.5-1ubuntu1.dsc | 1.9 KiB | 6969961892cf6018fd224df706f9855f040d2aa82dd8ace38aa7602f20f66afa |
Available diffs
Binary packages built by this source
- rasdaemon: utility to receive RAS error tracings
rasdaemon is a RAS (Reliability, Availability and Serviceability) logging
tool. It currently records memory errors, using the EDAC tracing events.
EDAC are drivers in the Linux kernel that handle detection of ECC errors
from memory controllers for most chipsets on x86 and ARM architectures.
This userspace component consists of an init script which makes sure EDAC
drivers and DIMM labels are loaded at system startup, as well as a utility
for reporting current error counts from the EDAC sysfs files.
- rasdaemon-dbgsym: debug symbols for rasdaemon