Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

[Xen-devel]Is 7G memory good enough for current PAE HVM guest

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel]Is 7G memory good enough for current PAE HVM guest
From: "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Date: Fri, 1 Dec 2006 14:08:24 +0800
Cc: "Mallick, Asit K" <asit.k.mallick@xxxxxxxxx>, "Li, Susie" <susie.li@xxxxxxxxx>, "Li, Xin B" <xin.b.li@xxxxxxxxx>, "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
Delivery-date: Thu, 30 Nov 2006 22:08:32 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AccVDxxIiTgO+UfjRtGtrGdLT+t67g==
Thread-topic: [Xen-devel]Is 7G memory good enough for current PAE HVM guest

Some background:

We are now debugging the Qemu map cache issue for HVM PAE guest on PAE host.

 

We found that a hardcode limit for shadow2 which we can only support about 7G memory for HVM PAE guest.

With the attached workaround and the Qemu map cache patch, we can now support almost 16G memory PAE guest.

But it does of course decrease the virtual address space which Xen can map.

So it is a question now: Is 7G memory good enough for current PAE HVM guest?

And by the way, if a guest requests too much memory, Xen should check it first before creation.

 

 

Thanks

Xiaohui/Dexuan  

Attachment: 15Gmem.diff
Description: 15Gmem.diff

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel]Is 7G memory good enough for current PAE HVM guest, Xin, Xiaohui <=