commit | e59e2ae2c29700117a54e85c106017c24837119f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Dec 06 20:35:59 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:32 2006 -0800 |
tree | d746e90d2d79fa8458d021d3572bc55ebdc3aca3 | |
parent | 875d95ec9eb69ffb334116fb44d04d9a64dcbfbb [diff] |
[PATCH] SysRq-X: show blocked tasks Add SysRq-X support: show blocked (TASK_UNINTERRUPTIBLE) tasks only. Useful for debugging IO stalls. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>