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] Uses of &frame_table[xfn]

To: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Subject: Re: [Xen-devel] Uses of &frame_table[xfn]
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Fri, 23 Dec 2005 10:28:54 +0000
Cc: Xen Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 23 Dec 2005 10:32:10 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <516F50407E01324991DD6D07B0531AD5902B8E@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <516F50407E01324991DD6D07B0531AD5902B8E@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Thu, Dec 22, 2005 at 03:29:18PM -0800, Magenheimer, Dan (HP Labs Fort 
Collins) wrote:

> On a related note, I'm not clear on the relationship between
> the "memory" variable in xmdefconfig and the two reservation
> variables needed for ballooning (not sure what they are named,
> but call them max_reservation and initial_reservation).  Which
> of these latter correspond to "memory" in xmdefconfig and how
> does the other get determined?

For unprivileged guests, Xend sets both the maximum and current reservation to
the configured "memory" value, when a domain is created.  Subsequent calls to
xm mem-set set the current reservation, and leave the maximum alone.  Calls to
xm mem-max set the maximum (and reducing the maximum without thought is a good
way to crash your guest).

For dom0, the initial values are set from the kernel command line, and the
current reservation is altered if memory is needed for domain creation,
migration, etc.

Ewan.


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

<Prev in Thread] Current Thread [Next in Thread>