aboutsummaryrefslogtreecommitdiffstats
path: root/ras-tolerance/README
diff options
context:
space:
mode:
Diffstat (limited to 'ras-tolerance/README')
-rw-r--r--ras-tolerance/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ras-tolerance/README b/ras-tolerance/README
new file mode 100644
index 0000000..a799c0c
--- /dev/null
+++ b/ras-tolerance/README
@@ -0,0 +1,9 @@
+ras-tolerance
+
+When a hardware error occurs for a non corrected ras event the kernel can take
+different actions. If the severity is fatal, the kernel panic immediately.
+
+This driver allows to overwrite error severity to a lower level at runtime,
+recoverable by default. It is useful for test.
+
+NOTE: ONLY FOR TEST. Be sure what your are doing. \ No newline at end of file