From: Carsten Schiers <carsten@schiers.de>
To: "Tian, Kevin" <kevin.tian@intel.com>,
xen-devel <xen-devel@lists.xensource.com>
Subject: AW: RE: RE: No C-States any longer...
Date: Fri, 10 Jun 2011 10:57:00 +0200 [thread overview]
Message-ID: <26636845.61307696220036.JavaMail.root@uhura> (raw)
I was faster, just build a new acpi_processor.ko that will report with a lot of
printks in drivers/acpi/processor_xen drivers/acpi/processor_idle as the stuff
from drivers/xen/ simply isn't called.
Not able to test it right now, because I don't want to do a remote reboot and find
my family anoyed when Internet and TV is not working ;o).
I will check this afternoon when I am back from work.
Carsten.
----- Originalnachricht -----
Von: "Tian, Kevin" <kevin.tian@intel.com>
Gesendet: Fre, 10.6.2011 10:48
An: Carsten Schiers <carsten@schiers.de> ; xen-devel <xen-devel@lists.xensource.com>
Betreff: RE: RE: RE: [Xen-devel] No C-States any longer...
> From: Carsten Schiers [mailto:carsten@schiers.de]
> Sent: Friday, June 10, 2011 3:09 AM
>
> Through some adding of printk I was able at least to verify that for my
> 3 core CPU AMD Athlon X3 400e
>
> - xen_px_notifier is called six times
> - Hypervisor is reporting XEN_PM_PX is called six times
> - Hypervisor is never reporting XEN_PM_CX to have been called
> - this is because xen_cx_notifier is never called.
> -> set_cx_pminfo is never called.
>
> What I will try to find out next is to check where xen_cx_notifier
> *should* be called. OS debugging is
> not realy my expertise, let's see whether you first can give me a hint
> or whether I am quicker to find
> it on my own.
>
the entry point in dom0 looks like:
xen_acpi_processor_start
xen_acpi_processor_power_init
processor_cntl_xen_notify
xen_ops.pm_ops
xen_cx_notifier
HYPERVISOR_dom0_op
Thanks
Kevin
next reply other threads:[~2011-06-10 8:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 8:57 Carsten Schiers [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-09 4:19 RE: No C-States any longer Tian, Kevin
2011-06-09 19:08 ` AW: " Carsten Schiers
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=26636845.61307696220036.JavaMail.root@uhura \
--to=carsten@schiers.de \
--cc=kevin.tian@intel.com \
--cc=xen-devel@lists.xensource.com \
/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.