From: John Weekes <lists.xen@nuclearfallout.net>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Cc: mark.langsdorf@amd.com, winston.l.wang@intel.com, gang.wei@intel.com
Subject: Re: Performance difference between Xen versions
Date: Mon, 02 May 2011 10:52:45 -0700 [thread overview]
Message-ID: <4DBEEF6D.8080204@nuclearfallout.net> (raw)
In-Reply-To: <4DBE7819020000780003F1B6@vpn.id2.novell.com>
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 2.6.18. Is
this something that has yet to be ported to pv_ops, and are there plans
to do so? Is there also the possibility of initializing it internally
without dom0 interaction, when "xen" is chosen as the cpufreq scheduler?
Or I am I just missing something entirely here?
-John
next prev parent reply other threads:[~2011-05-02 17:52 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 [this message]
2011-05-02 18:12 ` Konrad Rzeszutek Wilk
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=4DBEEF6D.8080204@nuclearfallout.net \
--to=lists.xen@nuclearfallout.net \
--cc=gang.wei@intel.com \
--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).