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

RE: [Xen-devel] [PATCH] 1/2: cpufreq/PowerNow! in Xen: Time and platform

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, "Mark Langsdorf" <mark.langsdorf@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] 1/2: cpufreq/PowerNow! in Xen: Time and platform changes
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Sat, 1 Sep 2007 08:23:39 +0800
Delivery-date: Fri, 31 Aug 2007 17:24:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C2FDF191.1518E%Keir.Fraser@xxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <D470B4E54465E3469E2ABBC5AFAC390F013B21B4@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <C2FDF191.1518E%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acfqh8RwaTy8r4iaT0y7Njlwu+54dgAROIeQAAbzeNkAABsToAABWQIjAB9V6qAAErBLqwAKHGtwAAEaJJoAEo/UwA==
Thread-topic: [Xen-devel] [PATCH] 1/2: cpufreq/PowerNow! in Xen: Time and platform changes
>From: Keir Fraser [mailto:Keir.Fraser@xxxxxxxxxxxx]
>Sent: 2007年8月31日 23:26
>
>On 31/8/07 16:09, "Tian, Kevin" <kevin.tian@xxxxxxxxx> wrote:
>
>> Agree, and some of my colleagues currently works on that part (More
>> specifically, Winston Wang and Ke Yu). But one caveat is that C-state
>> is still likely to be changed dynamically due to hardware event, like AC
>> power change on mobile or some monitor logic on server.
>
>Does this affect the available C states, or the current C state of a CPU? I
>suppose it's the former that matters, since an attempt to deep-sleep may
>start to fail, which would lead to increased power consumption?

Just affect the available C-states and Xen re-evaluates to get new list 
and thus new decision. Actually that event brings Xen back to C0 out 
of any C1...Cn. When Xen starts to handle that event, the CPU is always 
in C0 as a running state. :-)

>
>Xen should be very easy indeed to make tickless when idle. In fact the
>PIT
>handler can be disabled on most systems - we just haven't bothered to
>implement that simple bit of logic yet.
>

Yes, it's much simpler compared to Linux side and will bring obvious 
power saving due to longer C-state residency period.

Thanks,
Kevin

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

<Prev in Thread] Current Thread [Next in Thread>