Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148901
b: refs/heads/master
c: 8780e8e
h: refs/heads/master
i:
  148899: c66768f
v: v3
  • Loading branch information
Andi Kleen authored and H. Peter Anvin committed May 28, 2009
1 parent 1073dca commit d217ff0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b170204ddb7844ffff62d2d537b20c0eeb97725e
refs/heads/master: 8780e8e0f6b34862cdf2c62d4d2674d6bc3207db
2 changes: 2 additions & 0 deletions trunk/Documentation/x86/x86_64/boot-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ only the AMD64 specific ones are listed here.

Machine check

Please see Documentation/x86/x86_64/machinecheck for sysfs runtime tunables.

mce=off disable machine check
mce=bootlog Enable logging of machine checks left over from booting.
Disabled by default on AMD because some BIOS leave bogus ones.
Expand Down
4 changes: 3 additions & 1 deletion trunk/Documentation/x86/x86_64/machinecheck
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ check_interval
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.
maximum polling interval. 0 means no polling for corrected machine
check errors (but some corrected errors might be still reported
in other ways)

tolerant
Tolerance level. When a machine check exception occurs for a non
Expand Down

0 comments on commit d217ff0

Please sign in to comment.