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

[Xen-devel] xend, 8MB video memory and ballooning

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xend, 8MB video memory and ballooning
From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>
Date: Fri, 18 Jul 2008 16:47:08 +0100
Delivery-date: Fri, 18 Jul 2008 08:48:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Mail-followup-to: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.12-2006-07-14
Hello,

There's an issue when starting an HVM domain and quickly after, another
domain:

- xend asks the balloon driver to free enough memory for the HVM domain
  plus 8MB for the video memory.
- before the HVM domain actually starts running (e.g. qemu long to
  start), I start another domain, xend asks the balloon driver to free
  enough memory for that other domain, but no more.
- the HVM domain eventually starts, the Cirrus VGA BIOS activates the
  video LFB, and thus qemu tries to call populate physmap in order to
  actually make use of the extra 8MB for the video memory.
  
Problem: the 8MB extra free memory has been swallowed by the other
domain...

(of course, my concern is about the device model stubdomain starting
right after the HVM domain, but I guess that may happen in other cases
too).

Samuel

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

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