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-ia64-devel

RE: [Xen-ia64-devel] Behaviour of DOM0_GETMEMLIST ?

To: "Tristan Gingold" <Tristan.Gingold@xxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] Behaviour of DOM0_GETMEMLIST ?
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Mon, 15 May 2006 09:00:23 +0800
Delivery-date: Sun, 14 May 2006 18:00:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZ11m/VppvR/hsYTAmwiyamaGiLuwB5CI9w
Thread-topic: [Xen-ia64-devel] Behaviour of DOM0_GETMEMLIST ?
>From: Tristan Gingold
>Sent: 2006年5月12日 23:15
>
>Hi,
>
>is this comment correct (dom0_ops.c).  I don't see where pages are
>allocated.
>
>
>   /*
>     * NOTE: DOM0_GETMEMLIST has somewhat different semantics
>on IA64 -
>     * it actually allocates and maps pages.
>     */
>    case DOM0_GETMEMLIST:
>    {
>
>Thanks,
>Tristan.
>

The comment doesn't hold true, and now all domain pages are allocated 
at domain creation phase. Balloon driver will take care of rest stuff like 
shrinking/growing pages across domains.

Thanks,
Kevin

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

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