Re: [patch] Change softlockup trigger limit using a kernelparameter

From: Ingo Molnar
Date: Thu Jul 19 2007 - 05:11:57 EST



* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> > +softlockup_thresh:
> > +
> > +This value can be used to lower the softlockup tolerance
> > +threshold. The default threshold is 10s. If a cpu is locked up
> > +for 10s, the kernel complains. Valid values are 1-10s.
> > +
>
> neato.

please make sure this is applied after the softlockup watchdog patches i
already did. (in particular the cleanup patch, which this could interact
with)

also, i think the valid threshold should be between 1 and 60 seconds i
think.

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/