On Fri, 23 Mar 2001 01:50:49 +0000, 
"Andrew Morton" <[EMAIL PROTECTED]> wrote:
>Keith Owens wrote:
>> 
>> Am I the only person who is annoyed that nmi watchdog is now off by
>> default and the only way to activate it is by a boot parameter?  You
>> cannot even patch the kernel to build a version that has nmi watchdog
>> on because the startup code runs out of the __setup routine, no boot
>> parameter, no watchdog.
>
>It was causing SMP boxes to crash mysteriously after
>several hours or days.  Quite a lot of them.  Nobody
>was able to explain why, so it was turned off.

I know why it was turned off by default.  The annoying this is that now
the *only* way to activate the watchdog is via a boot command.  It is
not possible to compile a standard debugging kernel with this option
turned on, you have to rely on every user setting the boot options for
every kernel.  If it is going to be off by default there should be a
way to patch the kernel to make it on by default.

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

Reply via email to