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

2015-09-14 Thread Chao Peng
On Mon, Sep 14, 2015 at 11:27:06AM +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. > > Signed-off-by: He Chen > --- > #define LIBXL_HAVE_PSR_CAT 1 > + ? And you

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

2015-09-13 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. Signed-off-by: He Chen --- tools/libxc/include/xenctrl.h | 7 +-- tools/libxc/xc_psr.c | 17 ++-