aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2012-01-12 13:19:24 -0800
committerAndi Kleen <ak@linux.intel.com>2012-01-12 13:19:24 -0800
commit95e136a3b0cde818448d5fcff5bf75d58600dc0d (patch)
treebc9280cec158ad27231458c6b20b02f1eef0acb9
parente2b189e9e80e59a335b8c783aa7fa1628c353555 (diff)
downloadmce-test-95e136a3b0cde818448d5fcff5bf75d58600dc0d.tar.gz
Clarify README a bit
Signed-off-by: Andi Kleen <ak@linux.intel.com>
-rw-r--r--README10
1 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index 6992755..4d1b1fe 100644
--- a/README
+++ b/README
@@ -2,10 +2,14 @@ MCE test suite
---------------
The MCE test suite is a collection of tools and test scripts for
-testing the Linux kernel MCE processing features. The goal is to cover
-most Linux kernel MCE processing code paths and features with
-automation tests.
+testing the Linux kernel machine check error recovery
+features. This is the code that deals with recovery from memory
+bit errors and other hardware problems.
+For some more details on machine checks see http://www.mcelog.org
+
+The goal is to cover most Linux kernel MCE processing code paths
+and features with automation tests.
In the Package
--------------