Re: [PATCH 04/13] x86, mm: Revert back good_end setting for 64bit

From: Eric W. Biederman
Date: Fri Oct 05 2012 - 17:32:27 EST


Yinghai Lu <yinghai@xxxxxxxxxx> writes:

> On Fri, Oct 5, 2012 at 2:04 PM, Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:
>>>> Is there a git commit that explains what the 'big range' problem is?
>>
>> At least on x86_64 this was recently tested and anywhere below 4G is
>> good, and there is a patch floating around somewhere to remove this
>> issue.
>
> patch for kernel or kexec-tools?

kernel.

The sgi guys needed a kdump kernel with 1G of ram to dump their all of
the memory on one of their crazy large machines and so investigated
this.

Basically they found that a kdump kernel loaded anywhere < 4G worked,
the only change that was needed was to relaxy the 896M hard code.

In one test they had a kdump kernel loaded above 2G.

Eric

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