Re: [PATCH] Allow memory hotplug and hibernation in the same kernel

From: Andi Kleen
Date: Fri Nov 13 2009 - 06:35:18 EST


On Fri, Nov 13, 2009 at 08:13:23PM +0900, KOSAKI Motohiro wrote:
> (cc to goto-san)
>
> > Allow memory hotplug and hibernation in the same kernel
> >
> > Memory hotplug and hibernation was excluded in Kconfig. This is obviously
> > a problem for distribution kernels who want to support both in the same
> > image.
>
> Sure.
>
> This exclusion is nearly meaningless. if anybody remove cpu, memory and/or
> various peripheral from hibernated machine. the system might not resume.
> it's obvious. memory is not special.


The main motivation for the patch is really just to allow both in the
same kernel (so the Kconfig change). The actual exclusion is
not really very interesting as you point out.

Otherwise memory hotadd is not usable in universal kernel that
runs on laptops too.

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