All of lore.kernel.org
 help / color / mirror / Atom feed
* Black box flight recorder for Linux
@ 2006-04-08 11:12 James Courtier-Dutton
  2006-04-08 13:41 ` Andi Kleen
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: James Courtier-Dutton @ 2006-04-08 11:12 UTC (permalink / raw)
  To: linux list

Hi,

I have had an idea for a black box flight recorder type feature for 
Linux. Before I try to implement it, I just wish to ask here if anyone 
has already tried it, and whether the idea works or not.

Description for feature:
Stamp the dmesg output on RAM somewhere, so that after a reset (reset 
button pressed, not power off), the RAM can be read and details of 
oopses etc. can be read.

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.

If no one has tried this, I will spend some time testing.

James




^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2006-06-07 23:52 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.