All of lore.kernel.org
 help / color / mirror / Atom feed
* super page with live migration
@ 2008-09-26  7:45 Zhai, Edwin
  2008-09-26  9:03 ` Keir Fraser
  0 siblings, 1 reply; 9+ messages in thread
From: Zhai, Edwin @ 2008-09-26  7:45 UTC (permalink / raw)
  To: Keir; +Cc: xen-devel, Zhai, Edwin

Keir,

As you know, we try to allocate super pages in xc_hvm_build for better 
performance in EPT case. But the same logic is missing in xc_domain_restore.

When try to add the logic, I found it is blocked by the lazy populate algorithm 
in restore -- only populating the pages received from source side rather than 
doing it at one time.

So the result is the EPT guest has performance drop after live migration:(

Do you have any plan to change the lazy populate algorithm? The purpose of it, I 
believe, is to make restore process work without guest memory layout knowledge.  

But different memory allocation process may cause some issues, such as perf drop 
after live migration.

Thanks,



-- 
best rgds,
edwin

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

end of thread, other threads:[~2008-10-06  0:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26  7:45 super page with live migration Zhai, Edwin
2008-09-26  9:03 ` Keir Fraser
2008-09-26  9:08   ` Tim Deegan
2008-09-26  9:28     ` Keir Fraser
2008-09-26 10:18       ` Ian Pratt
2008-09-28  6:51         ` Tian, Kevin
2008-09-28 14:16           ` Ian Pratt
2008-10-06  0:45             ` Tian, Kevin
2008-09-27  9:19   ` Zhai, Edwin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.