[PATCH] x86-64: Dynamically adjust machine check interval
[safe/jmp/linux-2.6] / Documentation / x86_64 / machinecheck
index 068a6d9..feaeaf6 100644 (file)
@@ -36,7 +36,12 @@ between all CPUs.
 
 check_interval
        How often to poll for corrected machine check errors, in seconds
-       (Note output is hexademical). Default 5 minutes.
+       (Note output is hexademical). Default 5 minutes.  When the poller
+       finds MCEs it triggers an exponential speedup (poll more often) on
+       the polling interval.  When the poller stops finding MCEs, it
+       triggers an exponential backoff (poll less often) on the polling
+       interval. The check_interval variable is both the initial and
+       maximum polling interval.
 
 tolerant
        Tolerance level. When a machine check exception occurs for a non