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][HAP][1/2] Bug fix for page allocation when HAP is be

To: xen-devel@xxxxxxxxxxxxxxxxxxx, "Tim Deegan" <Tim.Deegan@xxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][HAP][1/2] Bug fix for page allocation when HAP is being used
From: "Huang2, Wei" <Wei.Huang2@xxxxxxx>
Date: Thu, 22 Mar 2007 11:13:12 -0500
Delivery-date: Thu, 22 Mar 2007 09:13:07 -0700
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: AcdsnP0ZyUiJv8RBRIWiqhsBFO5dZA==
Thread-topic: [PATCH][HAP][1/2] Bug fix for page allocation when HAP is being used
The attached patch initializes count_info of newly allocated hap page with 0, and removes unnecessary page deallcation when destroying monitor table. Without this patch, destroying hap domain will fail.
 
Signed-off-by: Wei Huang (wei.huang2@xxxxxxx)
 

Attachment: hap_fix.txt
Description: hap_fix.txt

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][HAP][1/2] Bug fix for page allocation when HAP is being used, Huang2, Wei <=