mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: george anzinger <george@mvista.com>
To: Corey Minyard <minyard@acm.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: NMI watchdog not ticking at the right intervals
Date: Fri, 25 Oct 2002 10:47:27 -0700	[thread overview]
Message-ID: <3DB983AF.D264C49D@mvista.com> (raw)
In-Reply-To: <3DB95086.7060505@acm.org>

Corey Minyard wrote:
> 
> As I have been working on my NMI patch, I have noticed that the NMI
> watchdog does not seem to be ticking correctly.  I've tried 2.4 and 2.5
> kernels, and I get the same results.  From my reading of the code, it
> should tick once a second.  However, I have had the time between ticks
> vary from around 33 to over 100 seconds.  Tbe time between ticks is
> different on every boot, but is consistent once booted.  Is there some
> divider register that's not getting initialized?

That seems unlikely.  It is driven by the performance
counter stuff which is clocked at TSC rates.  It could be
that it is not being set up properly to count every event.

-g
> 
> Here's my cpuinfo:
> 
> processor    : 0
> cpu_package    : 0
> vendor_id    : GenuineIntel
> cpu family    : 6
> model        : 11
> model name    : Intel(R) Pentium(R) III Mobile CPU      1066MHz
> stepping    : 1
> cpu MHz        : 730.601
> cache size    : 512 KB
> fdiv_bug    : no
> hlt_bug        : no
> f00f_bug    : no
> coma_bug    : no
> fpu        : yes
> fpu_exception    : yes
> cpuid level    : 2
> wp        : yes
> flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 mmx fxsr sse
> bogomips    : 1458.17
> 
> -Corey
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
George Anzinger   george@mvista.com
High-res-timers: 
http://sourceforge.net/projects/high-res-timers/
Preemption patch:
http://www.kernel.org/pub/linux/kernel/people/rml

  reply	other threads:[~2002-10-25 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-25 14:09 Corey Minyard
2002-10-25 17:47 ` george anzinger [this message]
2002-10-25 18:02 Mikael Pettersson
2002-10-25 19:54 ` Corey Minyard

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=3DB983AF.D264C49D@mvista.com \
    --to=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.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

Powered by JetHome