xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 4] Xen 4.1 backport of cs 23420-23423
@ 2012-07-13  9:21 Juergen Gross
  2012-07-13  9:21 ` [PATCH 1 of 4] tools: libxc: Detect superpages on domain restore Juergen Gross
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Juergen Gross @ 2012-07-13  9:21 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap

This is a backport of chagesets 23420-23423 from xen-unstable to support
allocation of superpages for hvm domains on restore.

Original patches by George Dunlap

6 files changed, 155 insertions(+), 40 deletions(-)
tools/libxc/xc_domain_restore.c         |  157 ++++++++++++++++++++++++-------
tools/libxc/xc_domain_save.c            |   31 ++++--
tools/libxl/libxl_dom.c                 |    2 
tools/python/xen/xend/XendCheckpoint.py |    2 
tools/xcutils/xc_restore.c              |    2 
xen/include/public/domctl.h             |    1 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0 of 4] RESEND Use superpages on restore/migrate
@ 2011-05-16 10:51 George Dunlap
  2011-05-16 10:51 ` [PATCH 3 of 4] tools: Introduce "allocate-only" page type for migration George Dunlap
  0 siblings, 1 reply; 6+ messages in thread
From: George Dunlap @ 2011-05-16 10:51 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap

This patch series restores the use of superpages when restoring or
migrating a VM, while retaining efficient batching of 4k pages when
superpages are not appropriate or available.

This version does not include the p2m statistics patch, as it's not
needed, and it caused some disagreement.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>

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

end of thread, other threads:[~2012-07-13  9:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13  9:21 [PATCH 0 of 4] Xen 4.1 backport of cs 23420-23423 Juergen Gross
2012-07-13  9:21 ` [PATCH 1 of 4] tools: libxc: Detect superpages on domain restore Juergen Gross
2012-07-13  9:21 ` [PATCH 2 of 4] tools: Save superpages in the same batch, to make detection easier Juergen Gross
2012-07-13  9:21 ` [PATCH 3 of 4] tools: Introduce "allocate-only" page type for migration Juergen Gross
2012-07-13  9:21 ` [PATCH 4 of 4] tools: Enable superpages for HVM domains by default Juergen Gross
  -- strict thread matches above, loose matches on Subject: below --
2011-05-16 10:51 [PATCH 0 of 4] RESEND Use superpages on restore/migrate George Dunlap
2011-05-16 10:51 ` [PATCH 3 of 4] tools: Introduce "allocate-only" page type for migration George Dunlap

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