Re: [RFC][PATCH] Memory Hotplug

From: Rik van Riel
Date: Fri Feb 18 2005 - 16:54:14 EST


On Thu, 17 Feb 2005, Dave Hansen wrote:

The attached patch is a prototype implementation of memory hot-add. It
allows you to boot your system, and add memory to it later. Why would
you want to do this?

I want it so I can grow Xen guests after they have been booted
up. Being able to hot-add memory is essential for dynamically
resizing the memory of various guest OSes, to readjust them for
the workload.

Memory hot-remove isn't really needed with Xen, the balloon
driver takes care of that.

I can post individual patches if anyone would like to comment on them.

I'm interested. I want to get this stuff working with Xen ;)

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-
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/