From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave McCracken Subject: Re: Design question for PV superpage support Date: Mon, 2 Mar 2009 13:14:33 -0600 Message-ID: <200903021314.34075.dcm@mccr.org> References: <200903020754.23534.dcm@mccr.org> <200903021200.09999.dcm@mccr.org> <49AC220E.9030000@Sun.COM> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49AC220E.9030000@Sun.COM> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mick.Jordan@sun.com Cc: Xen Developers List List-Id: xen-devel@lists.xenproject.org On Monday 02 March 2009, Mick Jordan wrote: > Ok. So I want to re-iterate my question from a previous post. After the > patch allowing mixed mappings, what exactly went wrong on save/restore. > And would my special case of 1-1 physival/virtual mappings with > additional 2MB VM mappings adddress after domain start suffer in that case? My understanding of save/restore is that it will save your carefully selected 2M pages, cheerfully restore them onto a random set of mfns, then expect your guest to continue running. I haven't studied it enough to know whether your guest at least gets a chance to intervene and fix things after the restore. Dave McCracken Oracle Corp.