[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM

Vivek Goyal vgoyal at redhat.com
Thu Oct 24 15:24:46 EDT 2013


On Thu, Oct 24, 2013 at 12:13:41PM -0700, Yinghai Lu wrote:

[..]
> old kexec-tools could work cross 892M in some case.
> That will confuse the user,

If it could work beyong 892MB, then why are you limiting user to 896MB
only. That sounds wrong.

> as it works some time on some setup, but does
> not work on other setup.

If it can work above 896MB, then those other setup should be fixed.

All the existing users of crashkernel=xM *will not* be affected by this
change. Memory reservation will still be below 892MB.

Memory reservation will gove above 896MB, only if user chooses to reserve
more memory. If kexec works in that case, its a win-win situation. If it
does not and fails, then it is status quo is maintained.

Thanks
Vivek



More information about the kexec mailing list