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] Fix HVM guest memory allocation in 1GB case

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] Fix HVM guest memory allocation in 1GB case
From: "Xu, Dongxiao" <dongxiao.xu@xxxxxxxxx>
Date: Thu, 22 Apr 2010 10:37:45 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: Wei Huang <wei.huang2@xxxxxxx>, Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Delivery-date: Wed, 21 Apr 2010 19:41:07 -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
Thread-index: AcrhxMnY3WhD7Q1kR5CmboVCDnHahQ==
Thread-topic: [Xen-devel][PATCH] Fix HVM guest memory allocation in 1GB case
Xen HAP 1GB: Add corner case handling for 1GB super page.

 - Without the check, guest memory allocation will never reach the boundary
of a 1GB super page. 

Signed-off-by: Dongxiao Xu <dongxiao.xu@xxxxxxxxx>

Attachment: fix_1gb_tool.patch
Description: fix_1gb_tool.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel][PATCH] Fix HVM guest memory allocation in 1GB case, Xu, Dongxiao <=