Re: [patch] disable NMI watchdog by default

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <ak@...>
Cc: Len Brown <lenb@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, <linux-kernel@...>, Arjan van de Ven <arjan@...>, Adrian Bunk <bunk@...>, Alan Cox <alan@...>
Date: Monday, March 5, 2007 - 4:26 pm

* Andi Kleen <ak@suse.de> wrote:


unfortunately that only made the lockups on my laptop rarer, it didnt 
totally solve it. My workaround was only done for init acpi methods 
(bootup) - it was getting really ugly when i tried to extend it to all 
ACPI execution. I'd guess the situation on those other systems is 
similar.

Maybe we could take only the 32-bit side of my patch, because that's 
what is most affected by legacies. Although i suspect Windows still 
doesnt inject NMIs in 64-bit mode either, so i dont think there's any 
fundamental difference in terms of breakage in the future, it's just 
that 64-bit systems and 64-bit testing is 1:5 - 1:10 rarer than 32-bit 
testing.

dunno. A distro can still patch the NMI watchdog on, easily. If you 
think it's a better approach i can make this a .config option - just 
like CONFIG_DETECT_SOFTLOCKUP: CONFIG_DETECT_HARDLOCKUP, which would 
default to off?

	Ingo
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] disable NMI watchdog by default, Ingo Molnar, (Mon Mar 5, 8:20 am)
Re: [patch] disable NMI watchdog by default, Roland Dreier, (Tue Mar 6, 11:06 pm)
Re: [patch] disable NMI watchdog by default, Andi Kleen, (Wed Mar 7, 10:56 am)
Re: [patch] disable NMI watchdog by default, Arjan van de Ven, (Mon Mar 5, 10:49 am)
Re: [patch] disable NMI watchdog by default, Len Brown, (Mon Mar 5, 1:42 pm)
Re: [patch] disable NMI watchdog by default, Andi Kleen, (Mon Mar 5, 3:54 pm)
Re: [patch] disable NMI watchdog by default, Ingo Molnar, (Mon Mar 5, 4:26 pm)
Re: [patch] disable NMI watchdog by default, Linus Torvalds, (Mon Mar 5, 4:40 pm)