xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] x86/hvm: RTC periodic timer adjustments
@ 2013-03-28 13:22 Tim Deegan
  2013-03-28 13:22 ` [PATCH 1/4] x86/hvm: Centralize and simplify the RTC IRQ logic Tim Deegan
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Tim Deegan @ 2013-03-28 13:22 UTC (permalink / raw)
  To: xen-devel; +Cc: suravee.suthikulpanit, JBeulich

With these four patches, the time drift that was happening on Windows XP
guests goes away, at least in my testing.  4/4 is probably the most
important (with the other three, I still see slow drift), but the others
all seem like a good idea to me. 

1/4 is just a bit of tidying, untangling the IRQ masking logic.
2/4 is the same patch I posted before, to keep the periods aligned.
3/4 avoids calling create_periodic_time() when it's already running.
4/4 holds off disabling the timer for a few ticks, while still
    disabling it if the guest is obviously ignoring the IRQ.

Cheers,

Tim.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2013-03-28 19:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-28 13:22 [PATCH 0/4] x86/hvm: RTC periodic timer adjustments Tim Deegan
2013-03-28 13:22 ` [PATCH 1/4] x86/hvm: Centralize and simplify the RTC IRQ logic Tim Deegan
2013-03-28 13:33   ` Andrew Cooper
2013-03-28 13:42     ` Tim Deegan
2013-03-28 13:49   ` Jan Beulich
2013-03-28 14:08     ` Tim Deegan
2013-03-28 14:22       ` Jan Beulich
2013-03-28 14:38         ` Tim Deegan
2013-03-28 15:19           ` Jan Beulich
2013-03-28 15:30             ` Tim Deegan
2013-03-28 15:41               ` Jan Beulich
2013-03-28 19:57               ` Keir Fraser
2013-03-28 13:22 ` [PATCH 2/4] x86/hvm: Run the RTC periodic timer on a consistent time series Tim Deegan
2013-03-28 13:27   ` Keir Fraser
2013-03-28 13:22 ` [PATCH 3/4] x86/hvm: Avoid needlessly resetting the periodic timer Tim Deegan
2013-03-28 13:41   ` Jan Beulich
2013-03-28 13:58     ` Tim Deegan
2013-03-28 13:22 ` [PATCH 4/4] x86/hvm: Let the guest miss a few ticks before resetting the timer Tim Deegan
2013-03-28 13:53   ` Jan Beulich
2013-03-28 14:42     ` Tim Deegan

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).