xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2] libxl: AO support in domain suspend ops
@ 2013-11-24 16:52 Shriram Rajagopalan
  2013-11-24 16:52 ` [PATCH 1 of 2] libxl: async version of domain suspend Shriram Rajagopalan
  2013-11-24 16:52 ` [PATCH 2 of 2] libxl: make libxl__domain_suspend_callback be asynchronous Shriram Rajagopalan
  0 siblings, 2 replies; 8+ messages in thread
From: Shriram Rajagopalan @ 2013-11-24 16:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Ian Campbell

Make libxl's suspend callback be asynchronous and refactor the code
accordingly.  Ian J's patch on introducing the async suspend stub
functions has been merged into patch 2.

[1/2] Add an asynchronous version of the common suspend core
      (libxl__domain_suspend_common_callback), while retaining
      the existing synchronous version.  Add a callout to Remus
      (libxl__domain_suspend_callback_remus) that gets called post
      domain suspend.  Remus specific post-suspend tasks are
      implemented here.

[2/2] Remove the synchronous version of libxl__domain_suspend_common_callback.
      Also remove the separate entry point for Remus (libxl__remus_domain_suspend_callback).
      Instead, introduce a common entry point (libxl__domain_suspend_callback).

N.B. This series depends on the remus network buffering patch series.

thanks
shriram

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

end of thread, other threads:[~2013-12-12 18:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-24 16:52 [PATCH 0 of 2] libxl: AO support in domain suspend ops Shriram Rajagopalan
2013-11-24 16:52 ` [PATCH 1 of 2] libxl: async version of domain suspend Shriram Rajagopalan
2013-12-11  7:38   ` Dong, Eddie
2013-12-11 17:59   ` Shriram Rajagopalan
2013-12-12 15:08     ` Ian Jackson
2013-12-12 18:17       ` Shriram Rajagopalan
2013-12-12 18:34         ` Ian Jackson
2013-11-24 16:52 ` [PATCH 2 of 2] libxl: make libxl__domain_suspend_callback be asynchronous Shriram Rajagopalan

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