All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Powernow-k8 support
@ 2006-06-12 16:00 Langsdorf, Mark
  2006-06-12 16:06 ` Keir Fraser
  0 siblings, 1 reply; 27+ messages in thread
From: Langsdorf, Mark @ 2006-06-12 16:00 UTC (permalink / raw)
  To: Keir Fraser, Christian Roessner; +Cc: xen-devel

> On 11 Jun 2006, at 20:48, Christian Roessner wrote:
> 
> > I have activated debugging. The output is attached.
> >
> > dmesg.gz is the native kernel with debug enabled both 
> others are self 
> > explaining ;-) ; also debug enabled
> 
> Edit source file arch/i386/kernel/cpu/cpufreq/powernow-k8.c 
> and change use of phys_to_virt() to isa_bus_to_virt().

Is this a change that needs to made in the mainstream
driver?  It's only called in the legacy PSB code, and
AMD is deprecating support for PSB on newer processors.

-Mark Langsdorf
AMD, Inc.

^ permalink raw reply	[flat|nested] 27+ messages in thread
* RE: Powernow-k8 support
@ 2006-06-14 21:43 Langsdorf, Mark
  2006-06-15  6:14 ` Keir Fraser
  0 siblings, 1 reply; 27+ messages in thread
From: Langsdorf, Mark @ 2006-06-14 21:43 UTC (permalink / raw)
  To: Keir Fraser, Christian Roessner; +Cc: xen-devel

> > Well, I thought there would be outstanding patches which 
> actually fix 
> > the problems. Did I missunderstand this? (I am from Germany. Maybe 
> > some problems in understanding).
> >
> > If I did -not- missunderstand, can you send me this code, so I may 
> > test this here?
> 
> It's back in the xen-devel archives:
> 
> http://lists.xensource.com/archives/html/xen-devel/2006-04/msg
00484.html

Should I (as the powernow-k8 maintainer) be modifying this
code as we add new features?  Most of it looks pretty safe,
but the new 2.00.00 driver uses different MSRs, and there
are other things coming up that will confuse things.

-Mark Langsdorf
AMD, Inc.

^ permalink raw reply	[flat|nested] 27+ messages in thread
* RE: Powernow-k8 support
@ 2006-06-12 16:25 Langsdorf, Mark
  0 siblings, 0 replies; 27+ messages in thread
From: Langsdorf, Mark @ 2006-06-12 16:25 UTC (permalink / raw)
  To: Keir Fraser; +Cc: Christian Roessner, xen-devel

> On 12 Jun 2006, at 17:00, Langsdorf, Mark wrote:
> 
> >> Edit source file arch/i386/kernel/cpu/cpufreq/powernow-k8.c
> >> and change use of phys_to_virt() to isa_bus_to_virt().
> >
> > Is this a change that needs to made in the mainstream driver?  It's 
> > only called in the legacy PSB code, and AMD is deprecating 
> support for 
> > PSB on newer processors.
> 
> It can be assessed when we actually support Powernow in Xen. 
> As you say this is legacy code anyway, so we may not care so 
> much (depends when it became legacy?).

Older laptops support it.  New laptops, sometimes but not
often.  It will not be part of the BIOS/UEFI for processors 
by 2008.  No multiprocessor system has it.

So it's support for some amount of the installed base, but
I don't know how much.

-Mark Langsdorf
AMD, Inc.

^ permalink raw reply	[flat|nested] 27+ messages in thread
* Powernow-k8 support
@ 2006-06-11 15:49 Christian Roessner
  2006-06-11 16:11 ` Keir Fraser
  0 siblings, 1 reply; 27+ messages in thread
From: Christian Roessner @ 2006-06-11 15:49 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 995 bytes --]

Hi,

I recently subscribed to xen-users asking about a powernow-k8 problem,
but in the meantime I am not sure if the users-list was the right place
for it. So I decided to repeat my question here ;-)

My current config is attached.

--- snip ---
Hi,

I recently installed Xen on my AMD64 for my first time and so far,
everything seems to work pretty fine.  :-)

I tried to enable cpu frequency support.

After booting, I get the following message in Dom0-dmesg:

powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.60.0)
powernow-k8: BIOS error - no PSB or ACPI _PSS objects

I tried to find answers in the mailing-list archive and with Google, but
could not find answers.

Is there support in Xen? Are there any patches, I can download anywhere?

Would be really nice to get an answer

Thanks in advance

--- snap ---

Kind regards

Christian
-- 
Tel.: 0641-2097252, Mobil: 0171-3611230
PGP: http://www.roessner-net.com/0x6B929997.asc




[-- Attachment #1.1.2: xm.dmesg.log.gz --]
[-- Type: application/x-gzip, Size: 1647 bytes --]

[-- Attachment #1.1.3: dmesg.log.gz --]
[-- Type: application/x-gzip, Size: 6034 bytes --]

[-- Attachment #1.1.4: config-xen0-2.6.16.20-3.gz --]
[-- Type: application/x-gzip, Size: 9932 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2006-06-15 10:21 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-12 16:00 Powernow-k8 support Langsdorf, Mark
2006-06-12 16:06 ` Keir Fraser
2006-06-12 16:58   ` Christian Roessner
2006-06-12 17:29     ` Keir Fraser
2006-06-13  8:49       ` Christian Roessner
2006-06-13  9:11         ` Keir Fraser
2006-06-13  9:24           ` Christian Roessner
2006-06-13  9:30             ` Keir Fraser
2006-06-13 12:20               ` Christian Roessner
2006-06-13 12:51                 ` Keir Fraser
2006-06-13 14:12                   ` Christian Roessner
2006-06-13 14:47                     ` Keir Fraser
2006-06-13 14:57                       ` Christian Roessner
2006-06-13 15:00                         ` Keir Fraser
2006-06-13 15:04                     ` Keir Fraser
2006-06-13 14:35                   ` Christian Roessner
  -- strict thread matches above, loose matches on Subject: below --
2006-06-14 21:43 Langsdorf, Mark
2006-06-15  6:14 ` Keir Fraser
2006-06-15  9:58   ` Christian Roessner
2006-06-15 10:21     ` Keir Fraser
2006-06-12 16:25 Langsdorf, Mark
2006-06-11 15:49 Christian Roessner
2006-06-11 16:11 ` Keir Fraser
2006-06-11 19:48   ` Christian Roessner
2006-06-11 21:04     ` Keir Fraser
2006-06-12  0:26       ` Christian Roessner
2006-06-12  7:49         ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.