All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Joanna Rutkowska <joanna@invisiblethingslab.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Jeremy Fitzhardinge <Jeremy.Fitzhardinge@citrix.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Rafal Wojtczuk <rafal@invisiblethingslab.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>
Subject: Re: S3 sleep in dom0 breaks dom0<->domU	wallclock	synchronization
Date: Tue, 06 Jul 2010 09:17:38 -0700	[thread overview]
Message-ID: <4C335722.7020003@goop.org> (raw)
In-Reply-To: <4C32F367.2090302@invisiblethingslab.com>

On 07/06/2010 02:12 AM, Joanna Rutkowska wrote:
>> 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?
>   

They're available via the clock_gettime function in librt.  I don't know
if there's a standard utility which allows them to be displayed/called.

    J

  reply	other threads:[~2010-07-06 16:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01  3:04 S3 sleep in dom0 breaks dom0<->domU wallclock synchronization Rafal Wojtczuk
2010-07-01 14:50 ` Keir Fraser
2010-07-01 14:51   ` Keir Fraser
2010-07-01 15:18   ` Joanna Rutkowska
2010-07-01 16:12     ` Keir Fraser
2010-07-05 19:18       ` Jeremy Fitzhardinge
2010-07-05 19:26         ` Keir Fraser
2010-07-05 22:43         ` Joanna Rutkowska
2010-07-05 22:50           ` Jeremy Fitzhardinge
2010-07-05 23:03             ` Joanna Rutkowska
2010-07-05 23:19               ` Jeremy Fitzhardinge
2010-07-06  9:12                 ` Joanna Rutkowska
2010-07-06 16:17                   ` Jeremy Fitzhardinge [this message]
2010-07-06  3:52             ` Keir Fraser
2010-07-06  9:10               ` Joanna Rutkowska
2010-07-06 10:02                 ` Jan Beulich
2010-07-06 10:27                   ` Joanna Rutkowska
2010-07-06 12:50                     ` Keir Fraser
2010-07-06 14:09                       ` Joanna Rutkowska
2010-07-08 14:06                         ` Joanna Rutkowska
2010-07-06 14:53                       ` Dan Magenheimer
2010-07-06 16:24                         ` Jeremy Fitzhardinge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C335722.7020003@goop.org \
    --to=jeremy@goop.org \
    --cc=Jeremy.Fitzhardinge@citrix.com \
    --cc=joanna@invisiblethingslab.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=konrad.wilk@oracle.com \
    --cc=rafal@invisiblethingslab.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.