From: Krzysztof Halasa <khc@pm.waw.pl>
To: James Courtier-Dutton <James@superbug.co.uk>
Cc: linux list <linux-kernel@vger.kernel.org>
Subject: Re: Black box flight recorder for Linux
Date: Sun, 09 Apr 2006 21:23:16 +0200 [thread overview]
Message-ID: <m3psjqeeor.fsf@defiant.localdomain> (raw)
In-Reply-To: <44379AB8.6050808@superbug.co.uk> (James Courtier-Dutton's message of "Sat, 08 Apr 2006 12:12:56 +0100")
James Courtier-Dutton <James@superbug.co.uk> writes:
> Now, the question I have is, if I write values to RAM, do any of those
> values survive a reset? If any did survive, one could use them to
> store oops output in. I am currently only interested in Intel CPU and
> AMD CPU based motherboards. If only some values survived, one could
> use some sort of redundant encoding so the good values could be
> recovered.
>
> The main advantage of something like this would be for newer
> motherboards that are around now that don't have a serial port.
Interesting idea.
I think the most trivial and reliable way would be to solder some
I^2 or similar EEPROM chip to, for example, parallel port connector.
Most motherboards have an internal I^2C bus / SMBus (for reading RAM
types and for other things) and I think it could be used to connect
the EEPROM instead of external port.
There are 512 Kbit (64 KB) and 1 Mbit (128 KB) EEPROMs available -
there is plenty of space not only for crash dump but for whole dmesg.
--
Krzysztof Halasa
next prev parent reply other threads:[~2006-04-09 19:23 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-08 11:12 Black box flight recorder for Linux James Courtier-Dutton
2006-04-08 13:41 ` Andi Kleen
2006-04-08 19:42 ` Guennadi Liakhovetski
2006-04-08 16:40 ` Lee Revell
2006-04-08 17:30 ` Matti Aarnio
2006-04-09 19:23 ` Krzysztof Halasa [this message]
2006-04-10 12:01 ` Andy Green
2006-04-10 19:24 ` Krzysztof Halasa
2006-04-19 10:47 ` [lm-sensors] " Krzysztof Halasa
2006-04-19 10:47 ` Krzysztof Halasa
2006-04-19 20:20 ` [lm-sensors] " Rudolf Marek
2006-04-19 20:20 ` Rudolf Marek
2006-04-19 23:02 ` Krzysztof Halasa
2006-04-19 23:02 ` Krzysztof Halasa
2006-06-06 17:42 ` Krzysztof Halasa
2006-06-06 17:42 ` Krzysztof Halasa
2006-06-07 8:03 ` [lm-sensors] " Jean Delvare
2006-06-07 8:03 ` Jean Delvare
2006-06-07 10:18 ` [lm-sensors] " Andy Green
2006-06-07 10:18 ` Andy Green
2006-06-07 23:52 ` [lm-sensors] " Krzysztof Halasa
2006-06-07 23:52 ` Krzysztof Halasa
2006-04-11 11:21 ` Jan Engelhardt
2006-04-10 3:06 ` Russell Senior
[not found] <5ZjEd-4ym-37@gated-at.bofh.it>
[not found] ` <5ZlZk-7VF-13@gated-at.bofh.it>
2006-04-08 14:05 ` Robert Hancock
2006-04-08 7:17 ` Andi Kleen
2006-04-08 16:28 ` James Courtier-Dutton
2006-04-08 22:28 ` JustFillBug
2006-04-09 17:09 ` James Courtier-Dutton
2006-04-10 18:53 ` Ville Herva
2006-04-09 15:04 ` Andi Kleen
2006-04-09 19:25 ` Eric W. Biederman
2006-04-10 12:18 ` linux-os (Dick Johnson)
2006-04-10 19:44 ` Krzysztof Halasa
2006-04-10 20:07 ` linux-os (Dick Johnson)
-- strict thread matches above, loose matches on Subject: below --
2006-04-08 22:45 linux
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=m3psjqeeor.fsf@defiant.localdomain \
--to=khc@pm.waw.pl \
--cc=James@superbug.co.uk \
--cc=linux-kernel@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.