Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114733
b: refs/heads/master
c: 22b8ab6
h: refs/heads/master
i:
  114731: e9463ba
v: v3
  • Loading branch information
Bernhard Walle authored and Linus Torvalds committed Oct 16, 2008
1 parent 2fa8514 commit c3b6a58
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d5cd6effed5f8c958a6c0df56da336f5a4fdb8a
refs/heads/master: 22b8ab66deb2600f93d24d30df17b9d9e5273d05
12 changes: 12 additions & 0 deletions trunk/Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,18 @@ debugging information is displayed on console.
NMI switch that most IA32 servers have fires unknown NMI up, for example.
If a system hangs up, try pressing the NMI switch.

panic_on_unrecovered_nmi
------------------------

The default Linux behaviour on an NMI of either memory or unknown is to continue
operation. For many environments such as scientific computing it is preferable
that the box is taken out and the error dealt with than an uncorrected
parity/ECC error get propogated.

A small number of systems do generate NMI's for bizarre random reasons such as
power management so the default is off. That sysctl works like the existing
panic controls already in that directory.

nmi_watchdog
------------

Expand Down

0 comments on commit c3b6a58

Please sign in to comment.