Re: capturing oopses

From: Christopher Friesen
Date: Mon Nov 28 2005 - 11:42:00 EST


mgross wrote:

You know some platforms that perserve the memory above some addresses across warm boots. For such platforms, one could reserve a buffer in that area can copy the sys log buffer to it on panic along with a bit pattern that could be searched for upon the next boot.

I've worked on a few blades that had this. Serial console wasn't going to be available in the field, so being able to just dump debug information to persistent memory was really nice.

Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/