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] [PATCH] make balloon driver not return pages which are i

To: Jan Beulich <jbeulich@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] make balloon driver not return pages which are in [xen_start_info->nr_pages,
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 4 Jan 2007 22:49:37 +0900
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 04 Jan 2007 05:49:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <459CDF1F.76E4.0078.0@xxxxxxxxxx>
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: <20070104090606.GE21294%yamahata@xxxxxxxxxxxxx> <459CDF1F.76E4.0078.0@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Thu, Jan 04, 2007 at 10:03:59AM +0000, Jan Beulich wrote:
> >>> Isaku Yamahata <yamahata@xxxxxxxxxxxxx> 04.01.07 10:06 >>>
> >make balloon driver not return pages which are in
> >[xen_start_info->nr_pages, max_pfn] on ia64.
> >On ia64 memory might be assigned sparsely. In that case
> >xen_start_info->nr_pages and max_pfn doesn't match while pages which are in
> >[xen_start_info->nr_pages, max_pfn] are used.
> 
> But where do you fill the balloon initially then instead, to support the case 
> where
> one wants the domain to be able to grow its memory consumption?

Xen/IA64 haven't supported growing memory beyond
xen_start_info->nr_pages yet so far.
If it were supported on IA64, probably memory would have to be populated
sparsely to relfect underlying machine. So code would be more complex.

-- 
yamahata

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