From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yuvraj Agarwal" Subject: Measuring the amount of memory read/written (basically touched) by a domU Date: Mon, 3 May 2010 12:21:54 -0700 (PDT) Message-ID: <040601caeaf5$e5951400$b0bf3c00$@ucsd.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-us List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, We want to measure the amount of memory that a domU touches while its running, and if possible even get a breakdown between memory read/written. We want to basically do these measurements for some windows domUs (XP, vista, 7) and perhaps even linux domU's on top of XEN... Does anyone know how do I can get this information easily? Has anyone done something like this already? My test system is using XEN 4.0 + 2.6.32 pvops kernel -- (Ubuntu 9.10) Thanks! Yuvraj