[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Make "xm mem-set" be lower bound on domX-min-mem
On Fri, May 12, 2006 at 12:16:57PM -0400, Puthiyaparambil, Aravindh wrote: > This patch causes "xm mem-set" to be lower bound on domX-min-mem option > in xend-config. Another configuration option called domU-min-mem has > been introduced, which works similarly to dom0-min-mem. This is prevents > users from freezing the system when doing "xm mem-set" on very low > values like 32M. > > Signed-off-by: Aravindh Puthiyaparambil > <aravindh.puthiyaparambil@xxxxxxxxxx> > I'm not so sure about this one. We've discussed this issue recently, and there are a number of people (notably some of the guys at IBM) who don't want this limit to be imposed by Xend. If you have one VM that you know to be safe in 16MB, say, then you either need to set domU-min-mem to 0, defeating the point of having it, or you need to have a "force" flag to override domU-min-mem. The latter option here was disliked, because it was felt that tools for VM management would just end up using the force flag all the time because they don't know what the domU-min-mem setting is, and again, this would defeat the point. The min-mem value should be a per-VM setting rather than a Xend setting, so the check belongs with the tool that's managing VMs for you. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |