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] Disable Xen PowerNow! support on Opteron2nd gen

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, "Ian Pratt" <Ian.Pratt@xxxxxxxxxxxxx>, "Mark Langsdorf" <mark.langsdorf@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] Disable Xen PowerNow! support on Opteron2nd gen and earlier processors
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Wed, 23 Jan 2008 10:04:07 +0800
Delivery-date: Tue, 22 Jan 2008 18:05:29 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C3BC15F7.12AEA%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: <DD74FBB8EE28D441903D56487861CD9D273ABB3D@xxxxxxxxxxxxxxxxxxxxxx> <C3BC15F7.12AEA%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchdJLibYAsM6tf0TQmN0NytQtkgrAAFoN6AAAFwnhMACEVZEA==
Thread-topic: [Xen-devel] [PATCH] Disable Xen PowerNow! support on Opteron2nd gen and earlier processors
>From:Keir Fraser
>Sent: 2008年1月23日 5:52
>On 22/1/08 21:16, "Ian Pratt" <Ian.Pratt@xxxxxxxxxxxxx> wrote:
>
>>> The Xen hypervisor uses the TSC as a time source.  1st and 2nd
>>> generation AMD
>>> Operton processors have TSCs that change with frequency under power
>>> management.
>>> The Xen hypervisor currently cannot cope with the way the 
>TSCs change
>>> and the time will regularly go backwards on multicore systems.
>> 
>> Surely it should be possible to inform Xen of frequency 
>changes (other
>> that T-states due to thermal throttling) and hence allow Xen 
>to ensure
>> monotonicity? Xen itself does not require that the CPUs run with the
>> same rate TSC. It does need to know what frequency they're 
>running at,
>> and when they change.
>
>Yes, and that is already done, hooked off the cpu notifier 
>callback chain.
>Nobbling the C- and P-state logic shouldn't be necessary.
>
> -- Keir

I remembered Mark is the one to add that notification interface,
and so also interested why this patch is required... unless those
early stepping as some processor-initiated freq change... 

Thanks,
Kevin

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

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