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 00:43:55 +0200
Cc: Jeremy Fitzhardinge <Jeremy.Fitzhardinge@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, Rafal Wojtczuk <rafal@xxxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 05 Jul 2010 15:46:22 -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=WDB0VElpxqb0TmSSR7QOItVb2qo=; b=WxteoL9SuxZoxQgoe4YFbpsLlLcyhIH5odXy25ao3VGhhnH9ie2KySwZy5pXFMGx4ZCi4d26UBszbH2iNmv3vkHQWLyEIabUQdGZS/bZrdgn8GeVsdwaUcYrs3sriqmZn7Hjbf+o2HkEYnc1IQSVySwTRGlW825/5EqJ79meNzQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C322FF9.1050601@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>
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/05/10 21:18, Jeremy Fitzhardinge wrote:
> On 07/01/2010 09:12 AM, Keir Fraser wrote:
>> On 01/07/2010 16:18, "Joanna Rutkowska" <joanna@xxxxxxxxxxxxxxxxxxxxxx>
>> wrote:
>>
>>   
>>> Actually we're running a pvops kernel in DomUs (in fact a fairly recent
>>> pvops0, as we had some bad experience with regular Fedora kernels in DomU).
>>>
>>> Running an NTP in every VM is not a good solution. Some VMs might be
>>> forbidden any access to the network (e.g. my "vault" VM, that I use for
>>> storing passwords, and other very sensitive stuff, doesn't have any
>>> networking), while some other might be allowed only very limited network
>>> traffic, e.g. only HTTPS to specific, white-listed servers (e.g.
>>> "banking" VM).
>>>     
>> Well it would be good to confirm first that this is a pv_ops domU issue. If
>> so, it can probably be solved with a command-line option or somesuch, even
>> if the default policy will not change.
>>   
> 
> So the problem is that dom0 does the S3 suspend/resume, and presumably
> its wallclock time is updated properly via Linux's normal mechanisms.

Yes.

> But the S3 suspend/resume is unnoticed by all the domUs, so they don't
> know that an enormous amount of time has passed in an instant?

Correct. I don't think DomU are notified in any way about system suspend
-- at least nothing is in the dmesg/messages logs.

BTW: wouldn't it be good to actually notify them? Consider e.g. DomU
that has some device assigned to it (say a NIC) -- if we emulated S3
suspend/resume for this DomU, there is a hope it would properly
suspend/reinitialize the NIC, wouldn't it?

> Does that affect all the guest clocks, or just wallclock?
> 
Not sure if I understand your question -- what do you mean by "all guest
clocks"? Like timers? They don't seem to be affected [*], as the apps
run smoothly.

joanna.

[*] Except for when running on Core i5 -- see my other question in a
different thread.

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>