Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
edac-utils: Userspace helper for kernel EDAC drivers
- Summary
- EDAC is the current set of drivers in the Linux kernel that handle
detection of ECC errors from memory controllers for most chipsets
on i386 and x86_64 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 library and utility
for reporting current error counts from the EDAC sysfs files.
Changelog
- * Wed Apr 2 17:00:00 2008 Aristeu Rozanski <arozansk{%}redhat{*}com> 0.9-6
- added HP-DL585 G1 labels
- fixed a bug while printing unitialized labels
- * Mon Jul 9 17:00:00 2007 Aristeu Rozanski <arozansk{%}redhat{*}com> 0.9-5
- Fixed start/stop message, missing echo
- Fixed status command to use edac-util
- * Fri Jun 15 17:00:00 2007 Aristeu Rozanski <arozansk{%}redhat{*}com> 0.9-4
- Removed debug code left by mistake on initrd file
- Fixed model comparing in edac-ctl script