Re: [Xen-devel] [PATCH 4/5] tools: add tools support for Intel CDP

2015-09-02 Thread Wei Liu
On Wed, Sep 02, 2015 at 04:28:01PM +0800, He Chen wrote: > This is the xc/xl changes to support Intel Code/Data Prioritization. > Two new xl commands are introduced to enable/disable CDP dynamically, > and CAT xl commands to set/get CBMs are extended to support CDP. > > Signed-off-by: He Chen > -

[Xen-devel] [PATCH 4/5] tools: add tools support for Intel CDP

2015-09-02 Thread He Chen
This is the xc/xl changes to support Intel Code/Data Prioritization. Two new xl commands are introduced to enable/disable CDP dynamically, and CAT xl commands to set/get CBMs are extended to support CDP. Signed-off-by: He Chen --- tools/libxc/include/xenctrl.h | 10 -- tools/libxc/xc_psr.c