kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: kernel.frog.007@gmail.com (J.Hwan Kim)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Non-maskable interrupt
Date: Thu, 23 Oct 2014 10:47:57 +0900	[thread overview]
Message-ID: <54485E4D.7030003@gmail.com> (raw)
In-Reply-To: <7811.1413999439@turing-police.cc.vt.edu>

2014? 10? 23? 02:37? Valdis.Kletnieks at vt.edu ?(?) ? ?:
> On Thu, 23 Oct 2014 00:26:32 +0900, "J.Hwan Kim" said:
>> Hi, everyone
>>
>> In my system, NMI intrrupt counter is increased continuously,
>> which I found in /proc/interrupts.
>> How can I find the reasons of NMI interrupts?
> How fast are they increasing?  A few an hour?  A few a minute?
   once per second...
   and I found the nmi couter is same with PMI.

> What does 'grep -i nmi your-config-here' return?

My kernel config about NMI  is as follows :

CONFIG_DEBUG_NMI_TIMEOUT=5
CONFIG_HAVE_FTRACE_NMI_ENTER=y
CONFIG_FTRACE_NMI_ENTER=y

Thanks

  reply	other threads:[~2014-10-23  1:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 15:26 Non-maskable interrupt J.Hwan Kim
2014-10-22 17:37 ` Valdis.Kletnieks at vt.edu
2014-10-23  1:47   ` J.Hwan Kim [this message]
2014-10-23  2:06     ` Valdis.Kletnieks at vt.edu
2014-10-23  2:20       ` J.Hwan Kim
2014-10-23 17:56         ` Paul Bolle

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=54485E4D.7030003@gmail.com \
    --to=kernel.frog.007@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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).