Re: 2.6.19-rc2-mm1

From: Andrew Morton
Date: Wed Oct 18 2006 - 19:25:38 EST


On Wed, 18 Oct 2006 16:01:05 -0700
Badari Pulavarty <pbadari@xxxxxxxxxx> wrote:

> > Is the NMI watchdog ticking over?
>
> I think so.
>
> # dmesg | grep NMI
> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
> testing NMI watchdog ... OK.


What does it say in /proc/interrupts?

The x86_64 nmi watchdog handling looks rather complex.

<checks a couple of x86-64 machines>

The /proc/interrutps NMI count seems to be going up by about
one-per-minute. How odd. Maybe you just need to wait longer.

Or try booting with nmi_watchdog=2 (Documentation/x86_64/boot-options.txt).

There's an empty directory /sys/devices/system/lapic_nmi/lapic_nmi0/. I
wonder what that does?

-
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/