[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0805182212510.15590@fbirervta.pbzchgretzou.qr>
Date: Sun, 10 Aug 2008 13:29:24 -0400 (EDT)
From: Jan Engelhardt <jengelh@...ozas.de>
To: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
cc: linux-kernel@...r.kernel.org
Subject: Re: Does sysrq break something?
On Monday 2008-05-12 14:16, Tetsuo Handa wrote:
>Hello.
>
>I'm trying to get a sysrq dump when the system hangs.
>But unfortunately, typing sysrq key from the keyboard
>doesn't work after the system hangs.
>So, I'm trying to get a sysrq dump by automatically
>writing to /proc/sysrq-trigger using a program.
(a) make sure sysrq-over-keyboard is enabled
(b) if the system does not react to sysrq, it is unlikely
it is servicing any processes at all
(c) try xt_SYSRQ (xtables-addons 1.5.5), to hopefully
trigger sysrq over the network (receive routine may run
in interrupt context).
>In other words, does invoking sysrq routine break or taint something?
No.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists