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

[Xen-devel] Dirtied pages in Xen's shadow page tables

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Dirtied pages in Xen's shadow page tables
From: "Neeta Shivnath Pavle" <neetaspavle@xxxxxxxxxxxxxx>
Date: 2 Dec 2005 04:03:37 -0000
Delivery-date: Fri, 02 Dec 2005 04:03:35 +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>
Reply-to: Neeta Shivnath Pavle <neetaspavle@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

Hi All,
    I am trying to come up with a matrix that gives the information about the Xen's pages that are frequently dirtied. For this, I am going to use the shadow page tables. In [unstable]/arch/x86/mm.c, it is mentioned that these is a reference counting of pages and each page has two refcounts: tot_count and type_count(line No. 29 to 45).
    But I didnt found these two refcounts being used anywhere else in the code. Can anybody please tell me where I can find this information or guide me in appropriate direction.
Thank you very much for your time and consideration. It will be a great help to me,

Neeta.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>