WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Switching from writeable pagetable toshadowlog-dirtyatru

To: "Khoa Huynh" <khoa@xxxxxxxxxx>, "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>
Subject: RE: [Xen-devel] Switching from writeable pagetable toshadowlog-dirtyatruntime
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Sat, 15 Oct 2005 00:27:51 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>, xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 14 Oct 2005 23:25:14 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXRDr2L2BWFLIYXQZCTUvS9TNhYCgACAnPA
Thread-topic: [Xen-devel] Switching from writeable pagetable toshadowlog-dirtyatruntime
 
> I don't think we use log-dirty shadow mode - at least when 
> setting up VMX domains; we only use shadow translate and 
> external modes.  See
> vmx_final_setup_guest() in xen/arch/x86/domain.c.  I searched 
> through the code for 32-bit x86, and I don't recall ever 
> seeing this log-dirty mode be enabled.  When should we use 
> log-dirty shadow mode ?

log-dirty guest-refcount shadow mode is used during live migration of
paravirtualized guests.

Ian

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-devel] Switching from writeable pagetable toshadowlog-dirtyatruntime, Ian Pratt <=