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] Xen/IA64 Healthiness Report-Cset#10811:254c090854de

To: "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx>, "You, Yongkang" <yongkang.you@xxxxxxxxx>
Subject: RE: [Xen-ia64-devel] Xen/IA64 Healthiness Report-Cset#10811:254c090854de
From: "Xu, Anthony" <anthony.xu@xxxxxxxxx>
Date: Fri, 28 Jul 2006 10:50:11 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 27 Jul 2006 19:51:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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: AcaxbhFtFZ/K3ETjQaOdxGYn3/86RQAgdPVQ
Thread-topic: [Xen-ia64-devel] Xen/IA64 Healthiness Report-Cset#10811:254c090854de
>From: Isaku Yamahata
>
>> 1. SMP_VTI_Boot may stop to boot after "Calibrating delay loop..."
>
>I'm seeing a similar issue.
>My case is UP VTI domain. VTI domain doesn't share pcpu with dom0.
>FWIW
>
>- vITV
>  By inserting debug print code to vtm_set_itv(), vtm_set_itm() and
>  vtm_timer_fn(), I found that vtm_set_itv() wasn't called.
>  vITV.m bit isn't cleared so that VTI domain doesn't receives
>  timer interrupt. Thus the calibrating delay loop isn't terminated.
>  On the other hand Linux/ia64 surely clears itv.m in ia64_cpu_local_tick()
>  which is called before the calibration.

We only found this issue on SMP_VTI, never found on UP_VTI,
I am not sure the ITV issue, maybe you use too old PAL,
My hand is full now; I will look at this issue when I'm free.


>
>- struct arch_vmx_struct::vtm
>  VTI domain code seems to assume that vtime_t::vtm_timer is running on
>  same physical cpu of its vcpu.
>  Probably the attached patch is needed for credit scheduler.
>  It is only compile tested.
You are right, current virtual timer for VTI domain doesn't support migration.
That will be great, if you would like to cover this task.

Thanks,
Anthony

>
>
>> 2. SMP Xen0 couldn't see all vcpus, no matter dom0_max_vcpus=4 or 2.
>> "xm vcpu-list" can show the other vcpus status are "P"
>
>xenLinux default config has CONFIG_NR_CPUS=4.
>Does increasing it up to 8 or 16 make difference?
>
>Thanks.
>--
>yamahata

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

<Prev in Thread] Current Thread [Next in Thread>