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-ia64-devel

RE: [Xen-ia64-devel] [patch] increase xen-heap-size basedon nodes-shift

To: "Jes Sorensen" <jes@xxxxxxx>, "Alex Williamson" <alex.williamson@xxxxxx>
Subject: RE: [Xen-ia64-devel] [patch] increase xen-heap-size basedon nodes-shift
From: "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>
Date: Sat, 16 Jun 2007 14:23:21 +0800
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 15 Jun 2007 23:21:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4672220B.8080001@xxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcevDa/5xIkhkn2XQTutfgYAAbzamQAz2Asw
Thread-topic: [Xen-ia64-devel] [patch] increase xen-heap-size basedon nodes-shift
>>
>>    Unfortunately it breaks VTi domains somehow.  My system hangs when
I
>> try to xm create one.  Thanks,
>
>Thats bizarre given it's a simple heap increase. However I cannot help
>debug this right now as I don't have a box with VT to play with right
>now.
>
[Zhang, Xing Z] 
Hi Sorensen, I have some comments on this patch. I noticed you increase
xen heap to 256M. But current xen heap is 64M TR mapped ( use
KERNEL_TR_PAGE_SHIFT macro in xen/arch/linux-xen/head.S). So Xen has
256M heap but 64M TR mapping area with your patch, this should be reason
why VTI hang. Not only VTI, I think XenU has same issue because struct
vcpu located in xen heap and it must be TR mapped.
Maybe boot more XenU guests will show the issue. 

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