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] [PATCH] Trace p2m events

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] Trace p2m events
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Mon, 1 Feb 2010 10:57:16 -0800
Delivery-date: Mon, 01 Feb 2010 10:57:46 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=EGMN7Q3Yx3/rD/5tNbZPKUr7sKun95kYeowWuvrQwg0=; b=PiavPP3yPOeKnFl7dV73Uum8JTG28xEZvb7letQZA8ao2D3YTyErkm35eKhYHjcvmJ 8/ktsUEOh3Kup+4w8tydJrOd4WComD2l8amfbm8cKSIUskn7HQbkviyvOj9gAV+AdpsZ ls+pBlXYqvFoaI3+HbmFp41VJh43DNCpea89Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=sM+WkXjwEYaz4+xV85HC49lo1t8gYSANrOv6nIAr7fx7Ua3iKuB9iwCSgwv1QinMkW JrpiyOZXHPQDQSIYTcogorYWO4vojwX7GN8WtwCy0iJaYpRj0DFnj0iLlswwH9vIYa93 XAvDM1sm0zRYBqQKZeIXlLJMBQj6PoM4Rf5Gg=
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Add more tracing to aid in debugging ballooning / PoD:
* Nested page faults for EPT/NPT systems
* set_p2m_enry
* Decrease reservation (for ballooning)
* PoD populate, zero reclaim, superpage splinter

Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

Attachment: 20100107-unstable-p2m-trace.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] Trace p2m events, George Dunlap <=