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 1/1] Subtract idle time from Px statistic residency t

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 1/1] Subtract idle time from Px statistic residency time
From: "Liu, Jinsong" <jinsong.liu@xxxxxxxxx>
Date: Sat, 28 Jun 2008 07:17:18 +0800
Cc: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
Delivery-date: Fri, 27 Jun 2008 16:17:44 -0700
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
Thread-index: AcjYq/F9xUWNXtRnSYuVsZzp8BoLYg==
Thread-topic: [Xen-devel] [PATCH 1/1] Subtract idle time from Px statistic residency time
Hi,

When cpu work at Px state, it in fact sometimes enter some Cx states
when no workload. 
Currently Xen Px statistic residency time include cpu idle time, hence
it's not accurate.
This patch update Xen Px statistic, subtract cpu idle time from Px
statistic residency time to provide user real cpu Px working time.
This patch is based on cset xen-linux-582/xen-staging-17908.

Thanks,
Jinsong

Attachment: px-xen-statistic-update.patch
Description: px-xen-statistic-update.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 1/1] Subtract idle time from Px statistic residency time, Liu, Jinsong <=