* Andi Kleen <[email protected]> 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" 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 - runtime, permanently, via adding: kernel.hung_task_timeout_secs = 0 to /etc/sysctl.conf. the backtrace, as other posters have stated it in this thread too, is very useful, so i'll not remove it from the printout. Ingo -- 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/
- Follow-Ups:
- References:
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Ingo Molnar <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Ingo Molnar <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Ingo Molnar <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Ingo Molnar <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- From: Andi Kleen <[email protected]>
- Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- Prev by Date: Re: [patch 0/2] x86, ptrace: support for branch trace store(BTS)
- Next by Date: Re: [PATCH] Add EXPORT_SYMBOL(ksize);
- Previous by thread: Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- Next by thread: Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
- Index(es):