Re: [Xen-devel] [PATCH 3/3] tools & docs: add L2 CAT support in tools and docs.

2016-10-09 Thread Yi Sun
On 16-09-30 17:29:58, Konrad Rzeszutek Wilk wrote: > On Thu, Aug 25, 2016 at 01:22:45PM +0800, Yi Sun wrote: > > This patch is the xl/xc changes to support Intel L2 CAT > > (Cache Allocation Technology). > > > > The new level option is introduced to original CAT setting > > command in order to set

Re: [Xen-devel] [PATCH 3/3] tools & docs: add L2 CAT support in tools and docs.

2016-09-30 Thread Konrad Rzeszutek Wilk
On Thu, Aug 25, 2016 at 01:22:45PM +0800, Yi Sun wrote: > This patch is the xl/xc changes to support Intel L2 CAT > (Cache Allocation Technology). > > The new level option is introduced to original CAT setting > command in order to set CBM for specified level CAT. > - 'xl psr-hwinfo' is updated to

[Xen-devel] [PATCH 3/3] tools & docs: add L2 CAT support in tools and docs.

2016-08-24 Thread Yi Sun
This patch is the xl/xc changes to support Intel L2 CAT (Cache Allocation Technology). The new level option is introduced to original CAT setting command in order to set CBM for specified level CAT. - 'xl psr-hwinfo' is updated to show both L3 CAT and L2 CAT info. - 'xl psr-cat-cbm-set' is updat