Monday 12 December 2011

hung_task check should consider if thread is asleep

hung_task check should consider if thread is asleep

Hi,

I feel hung_task check should consider and exclude if the thread is asleep for some time and is in uninterruptible state.

kernel thread could be sleeping uninterruptible and the hung_task check causes too many messages. There should be a way to avoid these threads check.

Thanks & Regards,
Uday Kiran

No comments:

Post a Comment