From: Ian Campbell <ian.campbell@citrix.com>
To: Dario Faggioli <dario.faggioli@citrix.com>,
He Chen <he.chen@linux.intel.com>,
xen-devel@lists.xenproject.org
Cc: wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com,
andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com,
jbeulich@suse.com, chao.p.peng@linux.intel.com, keir@xen.org
Subject: Re: [PATCH v7 3/3] tools & docs: add tools and docs support for Intel CDP
Date: Wed, 14 Oct 2015 10:20:02 +0100 [thread overview]
Message-ID: <1444814402.23192.140.camel@citrix.com> (raw)
In-Reply-To: <1444813727.3009.57.camel@citrix.com>
On Wed, 2015-10-14 at 11:08 +0200, Dario Faggioli wrote:
> On Tue, 2015-10-13 at 16:53 +0800, He Chen wrote:
> > diff --git a/docs/misc/xl-psr.markdown b/docs/misc/xl-psr.markdown
> > index c32e25c..9b08ee3 100644
> > --- a/docs/misc/xl-psr.markdown
> > +++ b/docs/misc/xl-psr.markdown
> > @@ -127,6 +127,59 @@ Per domain CBM settings can be shown by:
> >
> > `xl psr-cat-show`
> >
> > +## Code and Data Prioritization (CDP)
> > +
> > +Code and Data Prioritization (CDP) Technology is an extension of
> > CAT, which
> > +is available on Intel Broadwell and later server platforms. CDP
> > enables
> > +isolation and separate prioritization of code and data fetches to
> > the L3
> > +cache in a software configurable manner, which can enable workload
> > +prioritization and tuning of cache capacity to the characteristics
> > of the
> > +workload. CDP extends Cache Allocation Technology (CAT) by providing
> > +separate code and data masks per Class of Service (COS).
> > +
> > +CDP can be enabled by adding `psr=cdp` to Xen command line.
> > +
> > +When CDP is enabled,
> > +
> > + * the CAT masks are re-mapped into interleaved pairs of masks for
> > data or
> > + code fetches.
> > +
> > + * the range of COS for CAT is re-indexed, with the lower-half of
> > the COS
> > + range available for CDP.
> > +
> > +CDP allows the OS or Hypervisor to partition cache allocation in a
> > more
> > +fine-grained.
> >
> "In a more fine-grained" "way"? Or "manner"?
>
> (I'm not a native speaker, though, so if that's not the case, sorry for
> the noise.)
You are right, there is a word missing. "manner" would be my interpretation
of what was intended.
Ian.
>
> Regards,
> Dario
next prev parent reply other threads:[~2015-10-14 9:20 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 8:53 [PATCH v7 0/3] detect and initialize CDP (Code/Data Prioritization) feature He Chen
2015-10-13 8:53 ` [PATCH v7 1/3] x86: Support enable CDP by boot parameter and add get CDP status He Chen
2015-10-14 2:02 ` Chao Peng
2015-10-13 8:53 ` [PATCH v7 2/3] x86: add domctl cmd to set/get CDP code/data CBM He Chen
2015-10-13 15:38 ` Jan Beulich
2015-10-14 2:07 ` Chao Peng
2015-10-15 14:57 ` Olaf Hering
2015-10-15 15:10 ` Wei Liu
2015-10-15 15:22 ` Olaf Hering
2015-10-15 15:26 ` Wei Liu
2015-10-15 15:30 ` Wei Liu
2015-10-16 9:10 ` Olaf Hering
2015-10-15 15:47 ` Jan Beulich
2015-10-16 8:24 ` He Chen
2015-10-16 8:32 ` Jan Beulich
2015-10-13 8:53 ` [PATCH v7 3/3] tools & docs: add tools and docs support for Intel CDP He Chen
2015-10-13 16:23 ` Ian Campbell
2015-10-14 2:38 ` Chao Peng
2015-10-14 8:52 ` Ian Campbell
2015-10-14 9:08 ` Dario Faggioli
2015-10-14 9:20 ` Ian Campbell [this message]
2015-10-14 10:52 ` 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=1444814402.23192.140.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=chao.p.peng@linux.intel.com \
--cc=dario.faggioli@citrix.com \
--cc=he.chen@linux.intel.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.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.