Re: [PATCH 2/2] forcedeth: allow to silence tx_timeout debugmessages

From: David Miller
Date: Wed May 18 2011 - 17:16:16 EST


From: David Decotigny <decot@xxxxxxxxxx>
Date: Wed, 18 May 2011 14:10:00 -0700

> From: Sameer Nanda <snanda@xxxxxxxxxx>
>
> This change allows to silence most debug messages in case of TX
> timeout. These messages don't provide a signare/noise ratio high
> enough for production systems and, with ~30kB logged each time, they
> tend to add to a cascade effect if the system is already under stress
> (memory pressure, disk, etc.).
>
> By default, the debug messages are not displayed but this can be
> overriden by setting the debug_tx_timeout module parameter.
>
>
> Signed-off-by: David Decotigny <decot@xxxxxxxxxx>

I would rather you make the messages less verbose, instead of
having it say absolutely nothing when this happens as it is
a serious problem.

You can add a knob which when enabled gives the old verbosity
back for diagnostic purposes.
--
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/