From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: John Weekes <lists.xen@nuclearfallout.net>
Cc: winston.l.wang@intel.com,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
mark.langsdorf@amd.com, gang.wei@intel.com
Subject: Re: Performance difference between Xen versions
Date: Mon, 2 May 2011 14:12:22 -0400 [thread overview]
Message-ID: <20110502181222.GB7498@dumpdata.com> (raw)
In-Reply-To: <4DBEEF6D.8080204@nuclearfallout.net>
On Mon, May 02, 2011 at 10:52:45AM -0700, John Weekes wrote:
> On 5/2/2011 12:23 AM, Jan Beulich wrote:
> >Correct. I generally found the default threshold of the ondemand
> >governor nor very suitable for optimal performance of short lived
> >jobs, and boot all of my systems with "cpufreq=xen:ondemand,threshold=20".
>
> These pm comments made me wonder about turbo mode, which I've never
> seen working, and the fact that xenpm doesn't work for me either
> (for instance, trying to turn on turbo with it causes Xen to
> freeze). So, I started digging a bit.
>
> I'm testing with 4.1. I started by setting my line to include the
> one that you gave as an example, but adding ",verbose=1" to the end
> in order to see more output. Strangely, I didn't see any, and turbo
> mode was still not being set (and frequencies weren't changing).
>
> I added some further debug code and found that cpufreq_add_cpu was
> aborting because of its "if (!processor_pminfo[cpu])" check at the
> beginning. I can't find where processor_pminfo[cpu] would be set
> anywhere but in the set_px_pminfo hypercall (via copying), and I
> can't find a caller of that function anywhere in the Xen source or
> 2.6.32-stable kernel source. I do see it mentioned in the old
Oh? I think git commit a3ca5a20ec9d5c4917271021d49768961e7a8421
Author: Yu Ke <ke.yu@intel.com>
Date: Thu Apr 28 09:50:55 2011 -0400
xen/acpi: add xen acpi processor driver
Xen hypervisor need parsed acpi processor info for CPU Cx/Px power management,
so this patch introduces xen acpi processor driver to parse the acpi info,
and notify the hypervisor upon receiving the info.
This patch has two components:
- driver/acpi/processor_xen.c: implement the xen acpi processor driver
- drivers/xen/acpi_processor.c: provide the interface to notify Xen hypervisor
adds it in the 2.6.32 tree?
next prev parent reply other threads:[~2011-05-02 18:12 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-29 12:32 Performance difference between Xen versions Juergen Gross
2011-04-29 13:28 ` Keir Fraser
2011-04-29 13:35 ` Juergen Gross
2011-04-29 14:58 ` Keir Fraser
2011-04-29 16:10 ` Jan Beulich
2011-05-02 5:31 ` Juergen Gross
2011-05-02 6:41 ` Keir Fraser
2011-05-02 7:23 ` Jan Beulich
2011-05-02 8:00 ` Juergen Gross
2011-05-02 8:15 ` Jan Beulich
2011-05-02 8:23 ` Juergen Gross
2011-05-02 8:49 ` Keir Fraser
2011-05-03 3:06 ` Tian, Kevin
2011-05-06 13:49 ` Juergen Gross
2011-05-06 14:27 ` Jan Beulich
2011-05-11 6:08 ` Tian, Kevin
2011-05-11 6:23 ` Juergen Gross
2011-05-02 17:52 ` John Weekes
2011-05-02 18:12 ` Konrad Rzeszutek Wilk [this message]
2011-05-02 18:43 ` John Weekes
2011-05-02 19:16 ` John Weekes
2011-05-02 19:36 ` Konrad Rzeszutek Wilk
2011-05-02 19:54 ` John Weekes
2011-05-03 2:16 ` Tian, Kevin
2011-05-03 3:04 ` Tian, Kevin
2011-05-03 3:39 ` John Weekes
2011-05-03 7:23 ` Tian, Kevin
[not found] ` <4DBF13BB.3000309@nuclearfallout.net>
2011-05-03 7:23 ` Jan Beulich
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=20110502181222.GB7498@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=gang.wei@intel.com \
--cc=lists.xen@nuclearfallout.net \
--cc=mark.langsdorf@amd.com \
--cc=winston.l.wang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).