xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	"stefano.stabellini@eu.citrix.com"
	<stefano.stabellini@eu.citrix.com>
Subject: [hybrid]: hang in update_wall_time
Date: Mon, 19 Mar 2012 18:30:09 -0700	[thread overview]
Message-ID: <20120319183009.7b7c251d@mantra.us.oracle.com> (raw)

Hi Ian/Stefano:

I changed over to the PV clock for hybrid liked we talked at the
hackathon. I still have the hang in update_wall_time() after dom0
switches to xen as clocksource.

The source of hang seems to be in xen stime_local_stamp in cpu_time that
suddenly jumps to a large 64bit value. I've been chasing to figure
where that happens, and why for the hybrid and not PV. It appears the
source of jump is time_calibration_std_rendezvous()  in 
c->stime_master_stamp. Chasing that, seems to come from 
read_platform_stime(). The jump happens after switch to
xen clocksource in dom0.

I'll continue to debug, but let me know if you have any thoughts or
idea what might be going on.

thanks,
Mukesh

             reply	other threads:[~2012-03-20  1:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20  1:30 Mukesh Rathor [this message]
2012-03-20  9:19 ` [hybrid]: hang in update_wall_time Jan Beulich
2012-03-21 18:08   ` Mukesh Rathor
2012-03-20 12:39 ` Stefano Stabellini
2012-03-20 19:08   ` Mukesh Rathor
2012-03-21 10:42     ` Stefano Stabellini

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=20120319183009.7b7c251d@mantra.us.oracle.com \
    --to=mukesh.rathor@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=stefano.stabellini@eu.citrix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).