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] S3 sleep in dom0 breaks dom0<->domU wallclock synchroniz

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] S3 sleep in dom0 breaks dom0<->domU wallclock synchronization
From: Joanna Rutkowska <joanna@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 06 Jul 2010 11:12:07 +0200
Cc: Jeremy Fitzhardinge <Jeremy.Fitzhardinge@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, Rafal Wojtczuk <rafal@xxxxxxxxxxxxxxxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Delivery-date: Tue, 06 Jul 2010 02:13:41 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type; s=smtpout; bh=s725/DgQsDp5V5EPhYusbM7Zge4=; b=MdV466I8WajiIi8TG4NIZMIFgNOcY8Ylk80aC2aRBU2siL1mS0RKXqeD4iDpfFpgfDhNR2vsoipwqSTwoJ7VmpfztGofCsdZ457Dlh/burDY5w12yZZfquAfr2QoDs2EnIKOCT1Q1hEqNpTO2f015FsP2rALFuTSnmXy9ZJ25NA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C326898.6040709@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>
References: <C8527CEA.1930A%keir.fraser@xxxxxxxxxxxxx> <4C322FF9.1050601@xxxxxxxx> <4C32602B.3090108@xxxxxxxxxxxxxxxxxxxxxx> <4C3261C8.4000808@xxxxxxxx> <4C3264B0.5090605@xxxxxxxxxxxxxxxxxxxxxx> <4C326898.6040709@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5
On 07/06/10 01:19, Jeremy Fitzhardinge wrote:
> On 07/05/2010 04:03 PM, Joanna Rutkowska wrote:
>> I guess all these other clocks have nothing to do with RTC/wallclock,
>> right? They are effectively just like any other system timers (they are
>> system timers), and they are updated by the timer interrupt and they
>> don't need RTC to be happy? So, I would say they are fine, just like all
>> the other timers, as otherwise I would expect DomUs to explode/hang
>> after resume.
>>   
> 
> CLOCK_MONOTONIC is directly derived from the Xen system time, so it will
> presumably pause while the machine is suspended.  CLOCK_REALTIME is just
> the Xen system time with an offset added to make the normal Unix TOD; if
> the offset isn't updated after resume, then it will also not advance
> over the suspend.
> 

What is an easy way to dump all those clocks, like e.g. via some /proc
entry?

j.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>