Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks

From: Andi Kleen
Date: Mon Dec 03 2007 - 09:17:51 EST


On Mon, Dec 03, 2007 at 02:55:47PM +0100, Ingo Molnar wrote:
>
> * Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
>
> > I would still appreciate if you could state what default value you
> > plan to set the backtrace sysctl to in the submitted patch.
>
> there's no "backtrace sysctl" planned for the moment. This "hung tasks"

I hope you'll reconsider that at least before submitting
this patch to mainline. For -mm it's probably ok.

> debugging feature can be disabled/enabled on a wide scale already:
>
> - in the .config
>
> - runtime, temporarily, via:
>
> echo 0 > /proc/sys/kernel/hung_task_timeout_secs

That won't address my concerns about already "breaking" (as in
frightening the user etc.) common error handling scenarios by default.

-Andi

--
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/