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] [PATCH] Add 2M page support to Xen balloon driver

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] [PATCH] Add 2M page support to Xen balloon driver
From: Dave McCracken <dcm@xxxxxxxx>
Date: Tue, 16 Jun 2009 10:53:29 -0500
Cc: Xen Developers List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 16 Jun 2009 08:54:02 -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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.11.4 (Linux/2.6.28; KDE/4.2.4; x86_64; ; )
This patch adds a kernel command line option "balloon_hugepages" that, when 
enabled, will make the balloon driver work in 2M pages (ie hugepages).  This 
will work in conjunction with the "superpages" domain creation option so once 
a domain is created with 2M contiguous pages it will continue to free and re-
allocate at the 2M page size.

Note that the current hypervisor code does not allow 2M page allocations for 
all guest domains.  Keir has agreed to change the hypervisor to allow them, 
but for now "balloon_hugepages" should only be specified on hypervisors that 
have this change.

Dave McCracken
Oracle Corp.

Attachment: xen-balloon-2.6.30-1.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>