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] A clocksource question

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] A clocksource question
From: Tobias Geiger <tobias.geiger@xxxxxxxxx>
Date: Fri, 12 Mar 2010 22:56:02 +0100
Delivery-date: Fri, 12 Mar 2010 13:56:42 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B9AB126.1070406@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: VIDO
References: <4B962748.90609@xxxxxxxxxxxxxxxxxxxxxx> <4B9A8FDE.8070506@xxxxxxxxxxxxxxxxxxxxxx> <4B9AB126.1070406@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.12.1 (Linux/2.6.33; KDE/4.3.4; x86_64; ; )
Am Freitag 12 März 2010 22:24:54 schrieb Jeremy Fitzhardinge:
> On 03/12/2010 11:02 AM, Joanna Rutkowska wrote:
> > Today I upgraded to xen 3.4.3-rc3 and tried the 2.6.32 kernel (the
> > Micheal Young's one) -- the same problem :(
> 
> Good, in a way.  I can't think of a reason it would change from .31 -> .32.
> 
> Experiment of the moment: does changing the clocksource in
> /sys/devices/system/clocksource/clocksource0/current_clocksource reset
> the problem after killing the other domains?  Ie, switch it from
> xen->jiffies->xen for a while.
> 
kbpc2:~# cat /sys/devices/system/clocksource/clocksource0/current_clocksource
xen
kbpc2:~# cat 
/sys/devices/system/clocksource/clocksource0/available_clocksource
xen
kbpc2:~# echo "jiffies" 
>/sys/devices/system/clocksource/clocksource0/current_clocksource
kbpc2:~# dmesg  | tail -1
[ 7898.642404] Override clocksource jiffies is not HRT compatible. Cannot 
switch 
while in HRT/NOHZ mode
kbpc2:~#

Seems like it's not possible to switch to jiffies - however:
kbpc2:~# zcat /proc/config.gz | grep NO_HZ
# CONFIG_NO_HZ is not set

but CONFIG_SCHED_HRTICK=y

Greetings
Tobias


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

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