public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* x86's nmi_hz wrt. oprofile's nmi_timer_int.c
@ 2009-01-29 23:58 David Miller
  2009-01-30 15:01 ` Ingo Molnar
  2009-02-22 17:06 ` Andi Kleen
  0 siblings, 2 replies; 10+ messages in thread
From: David Miller @ 2009-01-29 23:58 UTC (permalink / raw)
  To: tglx, mingo; +Cc: linux-kernel


While working on an NMI watchdog implementation on sparc64
I noticed what seems to be a peculiar behavior of the NMI
timer int oprofile support on x86.

When the NMI watchdog tests itself at boot timer we start
with nmi_hz equal to HZ.

After the NMI watchdog self-test passes, nmi_hz is reduced
down to '1'.

The NMI timer int oprofile support simply uses DIE_NMI notifiers for
it's implementation.  But I don't see anything in the code of
arch/x86/oprofile/nmi_timer_int.c nor the NMI watchdog infrastructure
which will re-adjust nmi_hz back to HZ or something similar.

Am I missing something?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-02-23  6:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29 23:58 x86's nmi_hz wrt. oprofile's nmi_timer_int.c David Miller
2009-01-30 15:01 ` Ingo Molnar
2009-01-30 21:54   ` David Miller
2009-02-02 23:14     ` David Miller
2009-02-03 12:27       ` Ingo Molnar
2009-02-22 17:06 ` Andi Kleen
2009-02-23  4:11   ` David Miller
2009-02-23  4:52     ` Andi Kleen
2009-02-23  5:59       ` David Miller
2009-02-23  6:34         ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox