Re: Trying to make use of hotplug memory for xen balloon driver

From: Christoph Lameter
Date: Wed Mar 26 2008 - 21:25:50 EST


On Wed, 26 Mar 2008, Dave Hansen wrote:

> You might also note that most of the ppc64 memory hotplug is driven by
> userspace. The hypervisor actually contacts a daemon on the guest to
> tell it where its new memory is. That daemon does the addition
> through /sys/devices/system/memory/probe.

Would it be possible to have the balloon driver use the memory hotplug
interface instead? That would generalize the memory hotplug logic and you
will likely find that lots of issues have already been addressed in that
code.



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