[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 2/3] remus: implement remus checkpoint in v2 save
On Wed, Jul 16, 2014 at 11:38 AM, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:
Yes, that seems useful. Although, we should be prepared to deal with some minimal code duplication. Â
True. I am assuming that the send_domain_memory_XXX functions do some heavy lifting (copying out dirty pages onto the fd, etc). ÂSo, shouldn't the sanityÂ
check occur right after issuing a suspend op, i.e., in the send_domain_memory_XXX functions, before attempting to send the domain memory on the wire? Assuming that the check is already there in those functions, then this blockÂ
above would be redundant. Â
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |