From: Keith Owens <kaos@sgi.com>
To: James Bottomley <James.Bottomley@steeleye.com>
Cc: linux-arch@vger.kernel.org
Subject: Re: [RFC] crash_stop: crash_stop_i386_handler
Date: Sat, 14 Oct 2006 00:00:10 +1000 [thread overview]
Message-ID: <11126.1160748010@ocs3.ocs.com.au> (raw)
In-Reply-To: Your message of "Fri, 13 Oct 2006 08:55:35 EST." <1160747735.3433.3.camel@mulgrave.il.steeleye.com>
James Bottomley (on Fri, 13 Oct 2006 08:55:35 -0500) wrote:
>On Fri, 2006-10-13 at 23:25 +1000, Keith Owens wrote:
>> Note 2: This patch does not cover i386 voyager. I do not understand
>> the voyager interrupt mechanism well enough to define its
>> interrupt handlers (hint, hint).
>
>Voyager actually doesn't need a software based crash dump at all.
This API is designed for any kernel debug tool, not just crash dump.
This includes run time debuggers such as kdb, kgdb and nlkd.
>The system itself has a type of GSP that runs SUS (sort of a bios)
>continuously. SUS will dump a complete memory and state image to a
>nominated dump slice (usually swap) if the OS becomes unresponsive or
>requests it. So all I really have to do is come up with a user space
>tool that converts from this raw image format to your crash tool format.
Not my crash format, other people maintain the crash dump tools.
next prev parent reply other threads:[~2006-10-13 13:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-13 13:23 [RFC] Common API for bring the system to a crash_stop state Keith Owens
2006-10-13 13:24 ` [RFC] crash_stop: crash_stop_headers Keith Owens
2006-10-13 13:25 ` [RFC] crash_stop: crash_stop_i386_handler Keith Owens
2006-10-13 13:55 ` James Bottomley
2006-10-13 14:00 ` Keith Owens [this message]
2006-10-13 13:26 ` [RFC] crash_stop: crash_stop_i386 Keith Owens
2006-10-13 13:27 ` [RFC] crash_stop: crash_stop_common Keith Owens
2006-10-13 13:28 ` [RFC] crash_stop: crash_stop_common_Kconfig Keith Owens
2006-10-13 13:28 ` [RFC] crash_stop: crash_stop_demo Keith Owens
2006-10-13 13:45 ` [RFC] Common API for bring the system to a crash_stop state Keith Owens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11126.1160748010@ocs3.ocs.com.au \
--to=kaos@sgi.com \
--cc=James.Bottomley@steeleye.com \
--cc=linux-arch@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.