On Mon, 16 Jul 2007 15:26:50 -0700
Ravikiran G Thirumalai <[EMAIL PROTECTED]> wrote:

> Kernel warns of softlockups if the softlockup thread is not able to run
> on a CPU for 10s.  It is useful to lower the softlockup warning
> threshold in testing environments to catch potential lockups early.
> Following patch adds a kernel parameter 'softlockup_lim' to control
> the softlockup threshold.
> 

Why not make it tunable at runtime?

> 
> Control the trigger limit for softlockup warnings.  This is useful for
> debugging softlockups, by lowering the softlockup_lim to identify
> possible softlockups earlier.

Please check your patches with scripts/checkpatch.pl.
-
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