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/3] Update cpufreq aperf and mperf read, so that it

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 1/3] Update cpufreq aperf and mperf read, so that it can be used by both ondemand gov and user program
From: "Liu, Jinsong" <jinsong.liu@xxxxxxxxx>
Date: Fri, 20 Mar 2009 10:47:06 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Thu, 19 Mar 2009 19:48:37 -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: AcmpBihnBYkB4p/hRZi/cGgDkpE6vg==
Thread-topic: [PATCH 1/3] Update cpufreq aperf and mperf read, so that it can be used by both ondemand gov and user program
Update cpufreq aperf and mperf read, so that it can be used by both ondemand 
gov and user program.

Current __get_measured_perf read aperf and mperf MSR and then clear them for 
the sake of ondemand governor. This solution block user program to get aperf 
and mperf on their purpose.
In this patch, it no longer clear aperf and mperf MSR, so that it can be used 
by both ondemand gov and user program.

Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>

Attachment: px-xen-1-amperf.patch
Description: px-xen-1-amperf.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/3] Update cpufreq aperf and mperf read, so that it can be used by both ondemand gov and user program, Liu, Jinsong <=