lkml.org 
[lkml]   [2017]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [RFC] hung task: check specific tasks for long uninterruptible sleep state
    From
    Date
    Lingutla Chandrasekhar wrote:
    > Some tasks may intentionally moves to uninterruptable sleep state,
    > which shouldn't leads to khungtask panics, as those are recoverable
    > hungs. So to avoid false hung reports, add an option to select tasks
    > to be monitored and report/panic them only.

    What are backtraces of such tasks? Please point the locations in the code.

    If they are absolutely recoverable, why can't we let themselves declare that
    "I'm intentionally in uninterruptible state. But there is no dependency that
    prevents me from recovering. So, please ignore me." using per "struct
    task_struct" flags rather than introducing userspace controlled interface?

    \
     
     \ /
      Last update: 2017-11-08 21:12    [W:2.295 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site