Re: [Xen-devel] [PATCH v9 24/25] tools: L2 CAT: support set cbm for L2 CAT.

2017-03-28 Thread Yi Sun
On 17-03-28 15:04:03, Wei Liu wrote: > On Thu, Mar 16, 2017 at 07:08:14PM +0800, Yi Sun wrote: > > This patch implements the xl/xc changes to support set CBM > > for L2 CAT. > > > > The new level option is introduced to original CAT setting > > command in order to set CBM for specified level CAT.

Re: [Xen-devel] [PATCH v9 24/25] tools: L2 CAT: support set cbm for L2 CAT.

2017-03-28 Thread Wei Liu
On Thu, Mar 16, 2017 at 07:08:14PM +0800, Yi Sun wrote: > This patch implements the xl/xc changes to support set CBM > for L2 CAT. > > The new level option is introduced to original CAT setting > command in order to set CBM for specified level CAT. > - 'xl psr-cat-set' is updated to set cache capa

[Xen-devel] [PATCH v9 24/25] tools: L2 CAT: support set cbm for L2 CAT.

2017-03-16 Thread Yi Sun
This patch implements the xl/xc changes to support set CBM for L2 CAT. The new level option is introduced to original CAT setting command in order to set CBM for specified level CAT. - 'xl psr-cat-set' is updated to set cache capacity bitmasks(CBM) for a domain according to input cache level. r