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-ia64-devel] [PATCH 0/3] IA64: add cpufreq support

To: "xen-ia64-devel@xxxxxxxxxxxxxxxxxxx" <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] [PATCH 0/3] IA64: add cpufreq support
From: "Yu, Ke" <ke.yu@xxxxxxxxx>
Date: Sat, 27 Sep 2008 10:11:29 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 26 Sep 2008 19:11:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AckgRlpfqaX65QOAQpaYr1W3k6QMGQ==
Thread-topic: [PATCH 0/3] IA64: add cpufreq support
This patchset add cpufreq support for ia64 platform. The logic is borrowed from 
linux kernel and ported to xen. The common cpufreq infrastructure is already in 
xen and works in x86 side, so this patchset reuse the common infrastructure and 
add ia64 specific driver and cpufreq notify hypercall.

Hypervisor side:
1. px-xen-ipf-driver: add cpufreq ia64 driver
2 .px-xen-ipf-hypercall: implement ia64 cpufreq notify hypercall

Dom0 side:
1. px-dom0-add-ia64-hypercall.patch: add ia64 cpufreq notify hypercall

Signed-off-by:  Liu Jinsong <jinsong.liu@xxxxxxxxx>
                Yu Ke <ke.yu@xxxxxxxxx>

BTW, this patchset depends on the xen-unstable tree 
(http://xenbits.xensource.com/staging/xen-unstable.hg) cset 18550, 18551, 
18552, and linux xen tree (http://xenbits.xensource.com/linux-2.6.18-xen.hg) 
cset 681, which restructure the common cpufreq code for ia64. so ia64 tree need 
to sync before applying this patchset.


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] [PATCH 0/3] IA64: add cpufreq support, Yu, Ke <=