* Steven Rostedt <[email protected]> wrote:
> In my custom kernel, I have a wchan field of the task that records
> where the task calls something that might schedule. This way I can see
> where things locked up if I don't have a back trace of the task. This
> field is always zero when it switches to usermode. Something like
> this can also be used to check how long the process is in kernel mode.
> If a task is in the kernel for more than 10 seconds without sleeping,
> that would definitely be a good indication of something wrong. I
> probably could write something to check for this if people are
> interested. I wont waste my time if nobody would want it.
this would be a pretty useful extension of the softlockup checker!
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/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|