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 Opteron 2nd gen

To: "Langsdorf, Mark" <mark.langsdorf@xxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Disable Xen PowerNow! support on Opteron 2nd gen and earlier processors
From: Ralf Schenk <rs@xxxxxxxxxx>
Date: Mon, 11 Feb 2008 12:27:05 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 11 Feb 2008 03:26:52 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=databay.de; s=mail200801; t=1202729186; bh=qBjXpb568fjPMzUmJuc9aOZtYZJIx1XuJ1VH Kcnji/c=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC: Subject:References:In-Reply-To:X-Enigmail-Version:Content-Type: Content-Transfer-Encoding:X-Virus-Scanned; b=D6sV7BPfAT8CUgAidB6HJ UAdk4Q7GPt5oUpYx+OMGjKyexQo/NPPZ66ls+Hk8M6DNaugpbX/sGUvdELJYvf0gf1e JkfCOfi9mbB4LLtaxub745b9LjDIkvOtejC2QGl4hhOACJP365f8V7D4ncK8fsaOV2P hc2cAQ6yqhUW+etQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1449F58C868D8D4E9C72945771150BDF02077275@xxxxxxxxxxxxxxxxx>
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: <C3C4B15B.1B8E3%Keir.Fraser@xxxxxxxxxxxx> <C3C4BC60.1B932%Keir.Fraser@xxxxxxxxxxxx> <1449F58C868D8D4E9C72945771150BDF02077275@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)
Langsdorf, Mark schrieb:
Actually I've now eyeballed the problem. We access a stack variable after the stack frame is gone away. Probably we
therefore end up setting a CPU's frequency to zero, which
is not good at all. I'll work up a fix.
Changeset 16927 should fix the problem for you.

16927 seems to have resolved the problem.  I'll be running
a stress test in the background all day, but the prelimary
results show that:

a) the machine isn't locking up on boot any more
b) pstate transitions are possible without having the time
        go backwards on a regular basis

Ian was right about the design of Xen's time-keeping.

-Mark Langsdorf
Operating System Research Center
AMD

PS - Ralk, could you please test this on your machine?

Hello,

thanks for your discussion and efforts to solve the Problems.

For your information: I'm running ondemand scheduler in Dom0 now with

(XEN) Xen version 3.2.1-rc1-pre (root@xxxxxxxxxxxxxxxxx) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) Sat Feb 9 13:07:11 CET 2008
(XEN) Latest ChangeSet: Wed Feb 06 10:06:35 2008 +0000 16759:d26b1b777fde

since Saturday and I haven't had "Time went backwards" messages in my DomU's so far. Switching is working depending on the CPU Load in Domu as expected. But mostly the system stays at 1Ghz.

From cpuinfo:
processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 107
model name      : AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
stepping        : 2
cpu MHz         : 1000.000
cache size      : 512 KB

Bye
--
__________________________________________________

Ralf Schenk
fon (02 41) 9 91 21-0
fax (02 41) 9 91 21-59
rs@xxxxxxxxxx

Databay AG
Hüttenstraße 7
D-52068 Aachen
www.databay.de

Vorstand: Jens Conze, Ralf Schenk, Aresch Yavari
Aufsichtsratvorsitzender: Ansgar Vögeli

Sitz/Amtsgericht Aachen
HRB:8437
USt-IdNr.: DE 210844202

Databay - einfach machen.

_________________________________________________

Diese E-Mail und etwa angehängte Dateien enthalten vertrauliche
Informationen und sind ausschließlich für den Adressaten bestimmt.
Sollten Sie irrtümlich diese E-Mail erhalten haben, bitten wir Sie,
uns darüber unter info@xxxxxxxxxx zu informieren und die E-Mail
aus Ihrem System zu löschen.

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
info@xxxxxxxxxxx If you are not the named recipient, you should return
this message and delete it from your system.

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] [PATCH] Disable Xen PowerNow! support on Opteron 2nd gen and earlier processors, Ralf Schenk <=