Re: [PATCH] NMI watchdog config option (was: Re: [PATCH] NMI lockup and AltSysRq-P dumping calltraces on _all_ cpus via NMI IPI)

Valdis.Kletnieks_at_vt.edu
Date: 05/17/05

  • Next message: Shane Shrybman: "2.6.12-rc4 OOPS EIP is at free_block"
    To: Kirill Korotaev <dev@sw.ru>
    Date:	Tue, 17 May 2005 13:25:49 -0400
    
    
    

    On Tue, 17 May 2005 11:04:55 +0400, Kirill Korotaev said:

    > BTW, why NMI watchdog is disabled by default? We constantly making it on
    > by default in our kernels and had no problems with it.
    > I send a patch attached which tunes NMI watchdog by config option...

    If you know how to get this to work on a Dell C840 laptop, please clue me in.
    As far as I can tell, this requires a working LAPIC. If I boot without 'lapic',
    no setting of nmi_watchdog increments the NMI counts in /proc/interrupts.
    If I boot with 'lapic', nmi_watchdog=0 or 1 don't do anything, and 2 causes
    a system hang during very early userspace (we don't live long enough to
    get out of the initrd).

    (Yes, I'm running the latest Dell BIOS (A13, 2/14/2004) on it.)

    So if your patch was applied, my machine would hang at boot for no obvious
    reason. Not something we want to do to users by default. All boxes will
    boot with the NMI Watchdog turned off by default, so that's the *correct* default.

    
    

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



  • Next message: Shane Shrybman: "2.6.12-rc4 OOPS EIP is at free_block"

    Relevant Pages

    • Re: idle Athlon with IOAPIC is 10C warmer since 2.6.3-bk1
      ... > ACPI and IOAPIC-support enabled. ... Interesting -- the patch removes a pair of unnecessary for your ... configuration PIC accesses when using an I/O APIC NMI watchdog. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Prevent NMI oopser
      ... > I believe this patch is wrong. ... NMI watchdog is a signal that you wait too ... > of megaraid2 drivers. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: nmi_watchdog=2 regression in 2.6.21
      ... Here is a patch to fix the NMI watchdog problem on CoreDuo processor. ... the architectural PMU will keep on using PERFEVTSEL1 as this ...
      (Linux-Kernel)
    • [patch] disable NMI watchdog by default
      ... disable NMI watchdog by default ... KVM doesnt have emulation for that yet. ... with this patch the KVM guest boots up just fine. ... extern unsigned int nmi_watchdog; ...
      (Linux-Kernel)
    • [patch] disable NMI watchdog by default
      ... Andrew sent the patch below (which is now months old and has been in -mm ... if i boot a KVM guest. ... disable NMI watchdog by default ... extern unsigned int nmi_watchdog; ...
      (Linux-Kernel)