[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/2] Bulk mem-share identical domains
On Tue, Oct 6, 2015 at 8:26 AM, Ian Campbell <ian.campbell@xxxxxxxxxx> wrote: On Sun, 2015-10-04 at 14:25 -0600, Tamas K Lengyel wrote: Precisely. Â
I have, but I have to stay untangling the internals of xl is pretty daunting.. Â
So another trick that works pretty well for PV domains is to simply create them paused: ÂÂ xl create -p <cfg> This takes pretty much no time and can be followed up by the bulk memory deduplication. The clone is fully functional afterwards. Unfortunately for HVM domains this is not sufficient as QEMU needs to be setup as well, for which right now only xl restore works. I experimented with saving the QEMU state separately, creating the paused HVM domain, killing it's qemu process, then starting a new one with the exact same parameters but with the extra -loadvm flag (reserving an extra page plus trying to wire up the hvmparams). Unfortunately this still crashes the guest after unpause so I'm pretty much stuck on that side. So yea, any help with that would be greatly appreciated ;) If there was an xl option to do what "xl restore" is doing, but to only load the QEMU state, that would be awesome. Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |