Mailing List Archive

Need Help on Crash Dump in Kernel-2.6.20
Hi,

I have one question regarding Crash Dump.

Is Kernel-2.6.20 having the default Crash dump in main
tree?

As I know, LKCD is one of the Crash dump utility
software which can be used with Linux Kernel (it is a
third party s/w).

can any one please tell me the right thing about Crash
dump?

Thanks
RAM



__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Re: Need Help on Crash Dump in Kernel-2.6.20 [ In reply to ]
On Tue, 27 Feb 2007 13:22:56 +0000 (GMT) Seetharam Dharmosoth wrote:

> Hi,
>
> I have one question regarding Crash Dump.
>
> Is Kernel-2.6.20 having the default Crash dump in main
> tree?

2.6.20 has a CRASH_DUMP config option for some processor
architectures, such as ia64, i386, x86_64, powerpc.

You should read the help text for that config option as well
as the file Documentation/kdump/kdump.txt .

> As I know, LKCD is one of the Crash dump utility
> software which can be used with Linux Kernel (it is a
> third party s/w).
>
> can any one please tell me the right thing about Crash
> dump?



---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/