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

Re: [Xen-devel] pv_ops dom0 clock only runs under load

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] pv_ops dom0 clock only runs under load
From: Milan Holzäpfel <listen@xxxxxxxx>
Date: Fri, 6 Mar 2009 23:49:12 +0100
Cc: Milan Holzäpfel <mail@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Fri, 06 Mar 2009 14:49:35 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49B19C1A.6030309@xxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: mjh.name
References: <20090306013451.9c7e1f98.listen@xxxxxxxx> <49B0B798.6090304@xxxxxxxx> <20090306214649.6e148f55.listen@xxxxxxxx> <20090306222752.d6abc82f.listen@xxxxxxxx> <49B19C1A.6030309@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 06 Mar 2009 13:56:42 -0800
Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> > Booting with idle=poll appended to the kernel command line makes the
> > TSC work again. 
> > [...]
> 
> No, its not a great solution.  But a tsc which only runs while the cpu 
> is non-idle isn't a huge problem; it just needs Xen to update the timing 
> parameters each time it idles the CPU.  But its a bit of a mystery that 
> 2.6.18.8 works OK...

Probably some changes in the rest of the kernel?  The "TSC halts in
idle" message didn't appear with 2.6.18.  The behaviour of the TSC is
the same with 2.6.18/2.6.29 on bare metal (works/doesn't work).
Maybe only some idle states (which weren't used in 2.6.18) halt the
TSC, but that's only guesswork on my side. 

Anyway, I will be glad to test a fix as soon as there is one.  

> > Another question: The xm dmesg I posted reports "(XEN) Platform timer
> > is 14.318MHz HPET".  Why is the TSC used for time keeping then? The
> > HPET works perfectly on every kernel not running under Xen. 
> >   
> 
> Xen uses the hpet to maintain a notion of system-wide time.  However its 
> fairly expensive to read the hpet, so each CPU uses its own local time 
> which is tracked using the tsc and synchronized with the hpet.

Ah, that's interesting. 

Regards,
Milan


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

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