From: John Levon <levon@movementarian.org>
To: george anzinger <george@mvista.com>
Cc: Mikael Pettersson <mikpe@csd.uu.se>, Ingo Molnar <mingo@elte.hu>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: NMI watchdog question.
Date: Wed, 6 Nov 2002 18:12:42 +0000 [thread overview]
Message-ID: <20021106181242.GA94146@compsoc.man.ac.uk> (raw)
In-Reply-To: <3DC9588D.C3574CB5@mvista.com>
On Wed, Nov 06, 2002 at 09:59:41AM -0800, george anzinger wrote:
> So then the NMI checks for timer interrupts being serviced
> in this case? But, still, why the turn off if the timer
> does not go thru the APIC? The case this came up in is an
> SMP machine, but the test in apic.c shows that the PIT
> interrupt does not go thru the APIC. Leaving NMI on seems
> to work, so I am wondering if this is just old code.
It seems that the test should be :
if (nmi_watchdog == NMI_IO_APIC) {
... disable it
}
I don't think the perfctr watchdog would be affected by the code in
io_apic.c
(on a vaguely related note, booting with nmi_watchdog=2 on my SMP
machine gives high rates of nmis :
janus:~# cat /proc/interrupts | grep NMI ; sleep 1 ; cat /proc/interrupts | grep NMI
NMI: 88358 88358
NMI: 88432 88397
when the machine is compiling kernels. I dunno why ...)
regards
john
--
"When a man has nothing to say, the worst thing he can do is to say it
memorably."
- Calvin Trillin
next prev parent reply other threads:[~2002-11-06 18:06 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 5:50 george anzinger
2002-11-06 10:53 ` Mikael Pettersson
2002-11-06 17:59 ` george anzinger
2002-11-06 18:12 ` John Levon [this message]
2002-11-06 18:58 ` Maciej W. Rozycki
2002-11-06 18:55 ` Maciej W. Rozycki
2002-11-06 19:49 ` george anzinger
2002-11-06 20:07 ` John Levon
2002-11-07 16:20 ` Bill Davidsen
2002-11-07 16:30 ` Maciej W. Rozycki
2002-11-07 16:44 ` Zwane Mwaikambo
2005-03-06 0:53 Pallai Roland
[not found] <3EShS-A1-9@gated-at.bofh.it>
2005-03-06 15:14 ` Robert Hancock
2005-03-06 18:51 Pallai Roland
2005-03-07 10:16 Mikael Pettersson
2005-03-07 13:00 ` Pallai Roland
2005-03-08 2:28 Pallai Roland
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=20021106181242.GA94146@compsoc.man.ac.uk \
--to=levon@movementarian.org \
--cc=george@mvista.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@csd.uu.se \
--cc=mingo@elte.hu \
/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
all inboxes | Powered by JetHome®