juanwolf commited on
Commit
19954e9
·
verified ·
1 Parent(s): e4f1c7d

Update README.md

Browse files

Rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It records memory errors, using the EDAC tracing events. EDAC is a Linux kernel subsystem with handles 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.

link: https://github.com/mchehab/rasdaemon

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,4 +5,6 @@ language:
5
  tags:
6
  - code
7
  pretty_name: testing_fine_tuning
 
 
8
  ---
 
5
  tags:
6
  - code
7
  pretty_name: testing_fine_tuning
8
+ size_categories:
9
+ - n<1K
10
  ---