Re: [patch] clockevents: drivers for i386, fix #2

From: Ingo Molnar
Date: Wed Oct 04 2006 - 07:05:33 EST



* Andrew Morton <akpm@xxxxxxxx> wrote:

> > hm, do you have the NMI watchdog enabled by any chance? [in
> > particular, do you have nmi_watchdog=2?] Although your bootlog does
> > not show it.
> >
>
> There's no nmi_watchdog setting in the kernel boot command line and
> the NMI counter isn't incrementing.

there's one material difference we just found: in the !hres case we'll
do the timer IRQ handling mostly from the lapic vector - while in
mainline we do it from the irq0 vector. So, how does your
/proc/interrupts look like? How frequently does LOC increase, and how
frequently does IRQ 0 increase?

(meanwhile we'll fix and restore things so that it matches mainline
behavior.)

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/