2001-12-20 21:18:45

by Rajeev Bector

[permalink] [raw]
Subject: LKCD (kernel core dumps)

Has anybody worked on a system to transfer the kernel dump
out to a server once we hit panic (as opposed to dumping
it to disk). This will obviously not work if IP itself is
corrupted. This can be useful in embedded systems where
the local disk is not big enough to store the dump or there
is no disk ?

Does this even make sense to do something like this ?

Thanks for your replies.

Rajeev