From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: "Pasi Kärkkäinen" <pasik@iki.fi>
Cc: David Vrabel <david.vrabel@citrix.com>, xen-devel@lists.xen.org
Subject: Re: Linux 3.4 dom0 kernel error loading xen-acpi-processor: Input/output error
Date: Mon, 13 May 2013 09:46:10 -0400 [thread overview]
Message-ID: <20130513134610.GM6811@phenom.dumpdata.com> (raw)
In-Reply-To: <20130512165126.GW11427@reaktio.net>
On Sun, May 12, 2013 at 07:51:26PM +0300, Pasi Kärkkäinen wrote:
> On Mon, Mar 18, 2013 at 04:20:51PM -0400, Konrad Rzeszutek Wilk wrote:
> > >
> > > Hmm, on the R510 server where xen-acpi-processor doesn't work
> > > /sys/firmware/acpi/tables/dynamic/ is empty..
> >
> > Pfff.. And 'cpuinfo' or 'cpufreq-info' when you boot baremetal gives
> > you different P-states?
> >
> > If so, is the DSDT different that when running under Xen? And
> > lasty, does it create any SSDT in the dynamic directory?
> >
>
> Finally I figured this one out.. in the end it was a BIOS settings/configuration issue.
>
> I found this: http://en.community.dell.com/techcenter/power-cooling/w/wiki/best-practices-in-power-management.aspx
>
> So I had to enable "OS Control" for "Power Management" in the Dell server BIOS,
> and after that the CPU P-states are available in the ACPI tables,
> and xen-acpi-processor driver loads and works OK in the dom0 kernel!
Aah, right. That would explain it.
>
> (I'm almost 100% certain I tried that option already earlier,
> so I don't have any idea why it didn't work back then.. but *now* it seems to work!)
>
> For reference I'm using Intel L5640 Xeon CPU, and here's xenpm output for it:
>
> # xenpm get-cpufreq-states
>
> cpu id : 0
> total P-states : 7
> usable P-states : 7
> current frequency : 1596 MHz
> P0 [2262 MHz]: transition [ 5]
> residency [ 59 ms]
Woot! Turbo Mode!
> P1 [2261 MHz]: transition [ 0]
> residency [ 0 ms]
> P2 [2128 MHz]: transition [ 0]
> residency [ 0 ms]
> P3 [1995 MHz]: transition [ 0]
> residency [ 0 ms]
> P4 [1862 MHz]: transition [ 0]
> residency [ 0 ms]
> P5 [1729 MHz]: transition [ 0]
> residency [ 0 ms]
> *P6 [1596 MHz]: transition [ 5]
> residency [ 3437 ms]
>
> cpu id : 1
> total P-states : 7
> usable P-states : 7
> current frequency : 1596 MHz
> P0 [2262 MHz]: transition [ 4]
> residency [ 103 ms]
> P1 [2261 MHz]: transition [ 0]
> residency [ 0 ms]
> P2 [2128 MHz]: transition [ 0]
> residency [ 0 ms]
> P3 [1995 MHz]: transition [ 0]
> residency [ 0 ms]
> P4 [1862 MHz]: transition [ 0]
> residency [ 0 ms]
> P5 [1729 MHz]: transition [ 0]
> residency [ 0 ms]
> *P6 [1596 MHz]: transition [ 4]
> residency [ 5893 ms]
>
> .. and so on.
>
>
> Thanks a lot Konrad for your help on this!
Sure thing, thought you found the resolution so the credit is due you.
>
>
> -- Pasi
>
next prev parent reply other threads:[~2013-05-13 13:46 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-21 9:24 Linux 3.4 dom0 kernel error loading xen-acpi-processor: Input/output error Pasi Kärkkäinen
2013-02-21 12:29 ` Konrad Rzeszutek Wilk
2013-02-21 12:42 ` Pasi Kärkkäinen
2013-02-25 17:03 ` Konrad Rzeszutek Wilk
2013-02-25 19:08 ` Pasi Kärkkäinen
2013-02-24 22:05 ` Pasi Kärkkäinen
2013-03-03 18:53 ` Pasi Kärkkäinen
2013-03-05 17:45 ` Konrad Rzeszutek Wilk
2013-03-06 20:41 ` Pasi Kärkkäinen
2013-03-06 21:01 ` Pasi Kärkkäinen
2013-03-06 21:21 ` Pasi Kärkkäinen
2013-03-07 0:29 ` Konrad Rzeszutek Wilk
2013-03-07 7:48 ` Pasi Kärkkäinen
2013-03-08 20:24 ` Konrad Rzeszutek Wilk
2013-03-08 22:18 ` Pasi Kärkkäinen
2013-03-12 20:51 ` Pasi Kärkkäinen
2013-03-15 15:05 ` Konrad Rzeszutek Wilk
2013-03-15 15:19 ` Pasi Kärkkäinen
2013-03-15 19:37 ` Pasi Kärkkäinen
2013-03-15 21:15 ` Konrad Rzeszutek Wilk
2013-03-15 21:32 ` Pasi Kärkkäinen
2013-03-17 17:00 ` Konrad Rzeszutek Wilk
2013-03-18 13:06 ` Konrad Rzeszutek Wilk
2013-03-18 17:02 ` Pasi Kärkkäinen
2013-03-18 20:20 ` Konrad Rzeszutek Wilk
2013-05-12 16:51 ` Pasi Kärkkäinen
2013-05-13 13:46 ` Konrad Rzeszutek Wilk [this message]
2013-05-13 15:03 ` Pasi Kärkkäinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130513134610.GM6811@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=david.vrabel@citrix.com \
--cc=pasik@iki.fi \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.