Re: [RFC] Standard filesystem types for crash dumping

From: Jeff Garzik
Date: Wed Jul 14 2004 - 02:51:57 EST


Keith Owens wrote:
Follow ups to lkml please, to keep any discussion on the same list.

Several kernel additions exist for saving crash dump information, among
them are lkcd, crash, kmsgdump. They all have the same problems :-

* Where to store the crash data.
* How to write data when the kernel is unreliable, it may not be
servicing interrupts.
* User space needs to read and clear the dump data.
* Performance!
* Coexistence of multiple dump drivers.


Have you tried diskdump?

It already exists, and seems to address these things.

Jeff


-
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/