From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Colp Subject: Re: [PATCH] Paging and memory sharing for HVM guests Date: Fri, 18 Dec 2009 10:51:35 -0800 Message-ID: <4B2BCF37.3040703@cs.ubc.ca> References: <08af4aa1-9d9c-4662-9785-edbb958c294c@default> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <08af4aa1-9d9c-4662-9785-edbb958c294c@default> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Magenheimer Cc: xen-devel@lists.xensource.com, Keir Fraser , Grzegorz Milos , Andrew Peace List-Id: xen-devel@lists.xenproject.org Dan Magenheimer wrote: >> Does live migration work (reliably) when pages have been >> swapped out? > > Never got an answer on this. If the answer is NO or > not yet (and not likely in time for 4.0), I'd suggest > that a domain that enables page sharing should also > automagically turn on the "no_migrate" flag. This is probably the safe thing to do for now, until further testing can be done (and in the case of the swapper, a more mature tool developed). Patrick