From: Neil Horman on
On Fri, Aug 13, 2010 at 01:38:54AM -0400, Amerigo Wang wrote:
>
> Currently KEXEC_SEGMENT_MAX is only 16 which is too small for machine with
> many memory ranges. When hibernate on a machine with disjoint memory we do
> need one segment for each memory region. Increase this hard limit to 16K
> which is reasonably large.
>
> And change ->segment from a static array to a dynamically allocated memory.
>
> Cc: Neil Horman <nhorman(a)redhat.com>
> Cc: Vivek Goyal <vgoyal(a)redhat.com>
> Cc: huang ying <huang.ying.caritas(a)gmail.com>
> Cc: Eric W. Biederman <ebiederm(a)xmission.com>
> Cc: Benjamin Herrenschmidt <benh(a)kernel.crashing.org>
> Cc: Paul Mackerras <paulus(a)samba.org>
> Signed-off-by: WANG Cong <amwang(a)redhat.com>
>
Concur with Simon

Reviewed-by: Neil Horman <nhorman(a)tuxdriver.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/