From: Wei Huang <wei.huang2@amd.com>
To: "'xen-devel@lists.xensource.com'" <xen-devel@lists.xensource.com>,
Keir Fraser <keir.xen@gmail.com>,
george.dunlap@eu.citrix.com, Jan Beulich <JBeulich@novell.com>
Subject: [PATCH][RFC][0/2] x86 SMP: enables core-pair topology detection for AMD CPUs
Date: Thu, 23 Jun 2011 17:51:50 -0500 [thread overview]
Message-ID: <4E03C386.9030009@amd.com> (raw)
Hi,
The following two patches enable core-pair topology detection for AMD
CPUs. The main idea is to record compute unit information into
cpuinfo_x86 and use it when building sibling map. The sibling map will
be used by Xen credit scheduler to coordinate VCPU scheduling in a
fashion similar to SMT. This code is very similar to upstream Linux kernel.
Regarding the performance improvement, I saw ~8% improvement running
kernel compilation on Dom0 with this patch. Anrea Przywara ran a POVRay
benchmark using this patch and he saw ~5% improvement. No perf
degradation was seen so far.
Please review.
Thanks,
-Wei
next reply other threads:[~2011-06-23 22:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 22:51 Wei Huang [this message]
2011-06-27 8:58 ` [PATCH][RFC][0/2] x86 SMP: enables core-pair topology detection for AMD CPUs Jan Beulich
2011-06-27 17:26 ` Wei Huang
2011-06-28 7:38 ` Jan Beulich
2011-06-28 8:51 ` George Dunlap
2011-10-21 10:31 ` George Dunlap
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=4E03C386.9030009@amd.com \
--to=wei.huang2@amd.com \
--cc=JBeulich@novell.com \
--cc=george.dunlap@eu.citrix.com \
--cc=keir.xen@gmail.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.