Re: [PATCH] Kdump documentation update for 2.6.20

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Horms
Date: Monday, January 8, 2007 - 6:18 pm

On Mon, Jan 08, 2007 at 01:28:03PM +0530, Vivek Goyal wrote:

I think that the above description is a little misleading, and quite
i386 centric. The question is not weather or not you are using the
system kernel, but rather, what options are needed for the crash kernel.

In terms of a non-relocatable kernel, then the boot and crash kernels
need to be separate.

But in the case of a relocatable kernel, then the boot and crash kernels
may be the same, or they may be separate. Depending on just what
the end-user wants in each kernel.

On ia64 there is no CONFIG_RELOCATABLE option, but the kernel is always
relocatable anyway. That is, you can use the same kernel before and
after crash (though I am not sure that I have tested this).

I'm not sure about ppc64.

I think that the description of how to build the kernels also needs to
be reworked a little to reflect this. Perhaps you could divide the
methods based on vmlinuz/bzImage, rather than
non-relocatable/relocatable (or custom kernel/system kernel?). It seems
that it is the former, rather than the later that has impact on how
things work.


--args-linux is not needed on ia64, but its kernel is relocatable.
I think the important point is that if you are using a bzImage,
then you need --args-linux, and basically at this point that
means an i386 (or x86_64) relocatable bzImage.

Then again, I could be wrong, I'm not sure that I understand
--args-linux, I just know that I'm not using it :)


-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Kdump documentation update for 2.6.20, Vivek Goyal, (Mon Jan 8, 12:58 am)
Re: [PATCH] Kdump documentation update for 2.6.20, Horms, (Mon Jan 8, 6:18 pm)
Re: [PATCH] Kdump documentation update for 2.6.20, Vivek Goyal, (Tue Jan 9, 7:47 am)
RE: [PATCH] Kdump documentation update for 2.6.20, Zou, Nanhai, (Tue Jan 9, 6:34 pm)
Re: [PATCH] Kdump documentation update for 2.6.20, Vivek Goyal, (Tue Jan 9, 9:43 pm)
Re: [PATCH] Kdump documentation update for 2.6.20, Mohan Kumar M, (Tue Jan 9, 10:37 pm)
Re: [PATCH] Kdump documentation update for 2.6.20, Vivek Goyal, (Wed Jan 10, 2:15 am)