WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] failed to start centos 5 domU with maxmem=30000

To: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Subject: RE: [Xen-devel] failed to start centos 5 domU with maxmem=30000
From: Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Date: Fri, 13 Aug 2010 09:56:11 +0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Daniel Kiper <dkiper@xxxxxxxxxxxx>
Delivery-date: Thu, 12 Aug 2010 22:59:10 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=selfip.ru; s=dk; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:References:In-Reply-To:Cc:To:Reply-To:From:Subject; bh=Fe1WQX8au+JDOC6BM9sNm1ckxzGgU7a8/9oEBBPSAm0=; b=CjgKPiBHBCDQxC5mj90GkZmhgDp7tjx/B8VssNnx8ksQbd0F8mqc7NW/sBp9LSLtrwJefp1t/mE3oiVuNqeYnDkaEzhkX2MXmgktbcGhAOoP/ban6d0taz6d/yxmQ30n;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7aace8e6-6878-40cb-8ed3-e66cf0e90ce1@default>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Selfip.Ru
References: <1281608645.5454.10.camel@xxxxxxxxx> <20100812113731.GP2804@xxxxxxxxxxx> <1281613063.5454.15.camel@xxxxxxxxx> <042d87c1-bb13-436b-a5ba-9ec1578d53d0@default 1281615845.5454.20.camel@xxxxxxxxx> <7aace8e6-6878-40cb-8ed3-e66cf0e90ce1@default>
Reply-to: v.tolstov@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
В Чтв, 12/08/2010 в 11:00 -0700, Dan Magenheimer пишет:
> > > > Why this is not provided in documentation or on web site?
> > >
> > > Hi Vasily --
> > >
> > > This function limits how far memory can be reduced when
> > > ballooning a guest (including dom0).  It is only a heuristic
> > > but is intended to take into account the various overheads
> > > a guest Linux kernel requires to manage memory to avoid
> > > out-of-memory conditions.
> > >
> > > But I think you are correct... the same (or similar)
> > > function should be published as it also serves as a
> > > guideline for the ratio between memory= and maxmem=
> > > parameters when creating a guest:  If the ratio
> > > of maxmem divided by memory is too high, the guest
> > > will not even boot.
> > 
> > Is that possible to use memory=32 and maxmem=60000 ?
> 
> I think the answer is no.  I believe there is a kernel
> data structure for each 4K page in physical memory
> I don't remember the size of this data structure, but
> assume it is 4 bytes.  That means that for 1GB of
> physical memory (as specified by maxmem) this data
> structure requires 1MB of physical memory just to track
> the 1GB.  So for your maxmem=60000, memory=60 would
> only be enough for this one kernel data structure (and
> the kernel requires many other data structures to
> be functional).
> 

Ok. Thank's.

> Daniel Kiper is developing virtual hotplug memory for Xen
> guests.  This may be a good use case for it.
>  

I'm try for my systems. Thank's

> > > I am curious as to why you would specify memory= so
> > > much smaller than maxmem=.  Are you trying to overcommit
> > > memory for guests that are often idle but sometimes use
> > > a very large amount of memory?
> > 
> > We want to provide ability to use small as possible memory if the guest
> > is idle. And much as possible when the guest under heavy load.
> 
> This is a much harder problem than it seems.  You may want
> to look at some of the presentations on Transcendent Memory
> that explain why it is hard.  (Most can be found at
> http://oss.oracle.com/projects/tmem )


Need to support in domU... this is bad. But i'm try it. 


-- 
Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Selfip.Ru


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel