linux-smp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
To: mingo@redhat.com
Cc: linux-smp@vger.kernel.org
Subject: [patch] nmi watchdog documentation update
Date: Mon, 03 Jul 2006 12:41:13 +0300	[thread overview]
Message-ID: <1151919673.29775.8.camel@nik-nb> (raw)


[-- 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 --]

                 reply	other threads:[~2006-07-03  9:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1151919673.29775.8.camel@nik-nb \
    --to=nikola.ciprich@linuxbox.cz \
    --cc=linux-smp@vger.kernel.org \
    --cc=mingo@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).