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/4] X86 and IA64: reconstruct cpufreq logic for both

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 1/4] X86 and IA64: reconstruct cpufreq logic for both x86 and ia64 arch
From: "Liu, Jinsong" <jinsong.liu@xxxxxxxxx>
Date: Fri, 26 Sep 2008 20:51:52 +0800
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Fri, 26 Sep 2008 05:52:41 -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: Ackf1qYJCL9HdrtXTm2yT0Pio749bQ==
Thread-topic: [PATCH 1/4] X86 and IA64: reconstruct cpufreq logic for both x86 and ia64 arch
X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64 arch

Rebase cpufreq logic for supporting both x86 and ia64 arch:
1. move cpufreq arch-independent logic into common dir (xen/drivers/acpi
and xen/drivers/cpufreq dir);
2. leave cpufreq x86-dependent logic at xen/arch/x86/acpi/cpufreq dir;

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

Attachment: px-xen-1-rebase.patch
Description: px-xen-1-rebase.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/4] X86 and IA64: reconstruct cpufreq logic for both x86 and ia64 arch, Liu, Jinsong <=