* [patch] nmi watchdog documentation update
@ 2006-07-03 9:41 Nikola Ciprich
0 siblings, 0 replies; only message in thread
From: Nikola Ciprich @ 2006-07-03 9:41 UTC (permalink / raw)
To: mingo; +Cc: linux-smp
[-- Attachment #1.1: Type: text/plain, Size: 617 bytes --]
Hello,
I've spent quite some time finding out how to use nmi watchdog to reboot
the system. This feature is not documented at all, would it be possible
to apply this patch to explain things at least a bit?
thanks a lot!
regards
Nikola Ciprich
--
-------------------------------------
Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava
tel.: +420 596 603 142
fax: +420 596 621 273
mobil1: +358 449 307 780 (finsko)
mobil2: +420 608 747 894 (pouze SMS)
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------
[-- Attachment #1.2: nmi_watchdog-docupdate.diff --]
[-- Type: text/x-patch, Size: 1315 bytes --]
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 86e9282..2973cb1 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1002,6 +1002,7 @@ running once the system is up.
entries.
nmi_watchdog= [KNL,BUGS=IA-32] Debugging features for SMP kernels
+ Read nmi_watchdog.txt
no387 [BUGS=IA-32] Tells the kernel to use the 387 maths
emulation library even if a 387 maths coprocessor
diff --git a/Documentation/nmi_watchdog.txt b/Documentation/nmi_watchdog.txt
index c025a45..4272323 100644
--- a/Documentation/nmi_watchdog.txt
+++ b/Documentation/nmi_watchdog.txt
@@ -75,6 +75,11 @@ the NMI-oopser is enabled unconditionall
On x86-64 the NMI oopser is on by default. On 64bit Intel CPUs
it uses IO-APIC by default and on AMD it uses local APIC.
+Causing kernel panic using NMI watchdog
+NMI watchdog can also cause kernel panic when lockup is detected, this is enabled
+by using nmi_watchdog=panic parameter. It can be useful in combination with
+panic=xxx kernel parameter, causing machine reboot when lockup is detected.
+
[ feel free to send bug reports, suggestions and patches to
Ingo Molnar <mingo@redhat.com> or the Linux SMP mailing
list at <linux-smp@vger.kernel.org> ]
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-03 9:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-03 9:41 [patch] nmi watchdog documentation update Nikola Ciprich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox