Re: [Xen-devel] [PATCH v1 12/13] tools: implemet new set value interface suitable for all psr allocation features

2017-08-21 Thread Chao Peng
On Tue, 2017-08-15 at 12:25 +0100, Wei Liu wrote: > On Wed, Aug 09, 2017 at 03:41:51PM +0800, Yi Sun wrote: > > > > This patch implements a new set value interface in tools suitable > > for all psr > > allocation features and the whole flow. It also enables MBA support > > to set > > MBA value in

Re: [Xen-devel] [PATCH v1 12/13] tools: implemet new set value interface suitable for all psr allocation features

2017-08-15 Thread Wei Liu
On Wed, Aug 09, 2017 at 03:41:51PM +0800, Yi Sun wrote: > This patch implements a new set value interface in tools suitable for all psr > allocation features and the whole flow. It also enables MBA support to set > MBA value in tools. > > Signed-off-by: Yi Sun Same

[Xen-devel] [PATCH v1 12/13] tools: implemet new set value interface suitable for all psr allocation features

2017-08-09 Thread Yi Sun
This patch implements a new set value interface in tools suitable for all psr allocation features and the whole flow. It also enables MBA support to set MBA value in tools. Signed-off-by: Yi Sun --- tools/libxc/include/xenctrl.h | 6 ++--- tools/libxc/xc_psr.c