Re: [Xen-devel] [PATCH v5 3/3] tools & docs: add tools and docs support for Intel CDP

2015-09-29 Thread Chao Peng
On Tue, Sep 29, 2015 at 02:47:39PM +0100, Ian Campbell wrote: > On Mon, 2015-09-28 at 16:29 +0800, He Chen wrote: > > -"17.14 - Platform Shared Resource Monitoring: Cache Monitoring Technology". > > +"Platform Shared Resource Monitoring: Cache Monitoring Technology". > > I think these will clash w

Re: [Xen-devel] [PATCH v5 3/3] tools & docs: add tools and docs support for Intel CDP

2015-09-29 Thread Ian Campbell
On Mon, 2015-09-28 at 16:29 +0800, He Chen wrote: > This is the xl/xc changes to support Intel Code/Data Prioritization. > CAT xl commands to set/get CBMs are extended to support CDP. > Add new CDP options with CAT commands in xl interface man page. > Add description of CDP in xl-psr.markdown. > >

[Xen-devel] [PATCH v5 3/3] tools & docs: add tools and docs support for Intel CDP

2015-09-28 Thread He Chen
This is the xl/xc changes to support Intel Code/Data Prioritization. CAT xl commands to set/get CBMs are extended to support CDP. Add new CDP options with CAT commands in xl interface man page. Add description of CDP in xl-psr.markdown. Signed-off-by: He Chen --- Changes in v5: * merge tools and