xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Fix RTC noack issues
@ 2013-11-26 20:39 Andrew Cooper
  2013-11-26 20:39 ` [PATCH 1/2] x86/vRTC: Make rtc_mode_{strict, no_ack} a per-domain option Andrew Cooper
  2013-11-26 20:39 ` [PATCH 2/2] hvmloader: Allow the toolstack to choose WAET optimisations Andrew Cooper
  0 siblings, 2 replies; 13+ messages in thread
From: Andrew Cooper @ 2013-11-26 20:39 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

This series allows the toolstack to choose (by way of XenStore platform flags)
whether the domain is expecting to make use of RTC mode noack performance
optimisations.

It also switches the implict default back to rtc_mode_strict, which is the
safe default for Xen to have.

This fixes a longstanding regression in Win2k3SP2 only where its access
pattern causes it to fall into an infinite loop reading RTC RegC.

Questions for thought:

 * Does it make sense to allow customisation of ACPI_WAET_TIMER_ONE_READ ?
   There is no sitation where an admin should turn it off.

 * I believe this is safe wrt migrations, but am not certain enough to say for
   sure.  This is a critical point, as the bad default (and regression) has
   been in Xen since late in the Xen-4.3 development cycle.


-- 
1.7.10.4

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

end of thread, other threads:[~2013-11-29 11:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26 20:39 [PATCH RFC 0/2] Fix RTC noack issues Andrew Cooper
2013-11-26 20:39 ` [PATCH 1/2] x86/vRTC: Make rtc_mode_{strict, no_ack} a per-domain option Andrew Cooper
2013-11-27  9:55   ` Jan Beulich
2013-11-28 10:45     ` Tim Deegan
2013-11-26 20:39 ` [PATCH 2/2] hvmloader: Allow the toolstack to choose WAET optimisations Andrew Cooper
2013-11-27 10:03   ` Jan Beulich
2013-11-27 12:14     ` Andrew Cooper
2013-11-27 12:56       ` Jan Beulich
2013-11-27 12:58         ` Andrew Cooper
2013-11-29  9:53   ` Ian Campbell
2013-11-29  9:55   ` Ian Campbell
2013-11-29 10:57     ` Andrew Cooper
2013-11-29 11:01       ` Ian Campbell

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