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] Changes bug() to domain crash when alloc domheap error on sh

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Changes bug() to domain crash when alloc domheap error on shadow code
From: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>
Date: Sat, 20 May 2006 00:28:10 +0800
Delivery-date: Fri, 19 May 2006 09:30:50 -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: AcZ7YTd9x8I2TF+/QzaL7yNA3weHhw==
Thread-topic: Changes bug() to domain crash when alloc domheap error on shadow code
when allocate domheap for shadow, maybe domheap is out , especially when
balloon the domain 0 for hvm domain. At such situation, we should not
call domain crash instead of BUG(). This small patch changes this.

Signed-off-by: Yunhong Jiang <yunhong.jiang@xxxxxxxxx>
 
Thanks
Yunhong Jiang

Attachment: remove_bug.patch
Description: remove_bug.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Changes bug() to domain crash when alloc domheap error on shadow code, Jiang, Yunhong <=