Results 1 to 1 of 1
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 ...
- 12-13-2011 #1Just Joined!
- Join Date
- Dec 2011
- Posts
- 1
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


Reply With Quote
