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

[Xen-ia64-devel] RE: Xen-ia64-devel Digest, Vol 11, Issue 22

To: <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] RE: Xen-ia64-devel Digest, Vol 11, Issue 22
From: "Luck, Tony" <tony.luck@xxxxxxxxx>
Date: Fri, 10 Feb 2006 11:36:19 -0800
Delivery-date: Fri, 10 Feb 2006 19:47:50 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcYuK2BYTZdSlj7yQ7+1jCQnmgWKdgATQKDw
Thread-topic: Xen-ia64-devel Digest, Vol 11, Issue 22
> > > during boot, linux kernel tries to synchronize itc of all processors. 
> > > However currently itc is not virtualized:
> > > (XEN) vcpu_set_itc: Setting ar.itc is currently disabled
> > >
> > > What should we do ?
> > > a) virtualize ITC
> > > b) para-virtualize ITC (ie, modifying linux kernel)
> > > c) pre-synchronize ITC
> > >
> > > I really prefer c).
> >
> >    I'm not sure I understand c).  Aren't the ITCs already
> > pre-synchronized by xen in smp_callin()?   Thanks,
> Correct, but Linux is not aware of this.
> After more thoughs, I really think this is the best solution.

What if you are running on h/w where ITC cannot be synchronized
because different cpus are driven from different clock sources?
See IA64_SAL_PLATFORM_FEATURE_ITC_DRIFT.

Solution d) might be to tell the guest that itc isn't syncronized
(even on systems where it could be).

-Tony

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

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