Re: [PATCH V3 09/39] x86/intel_rdt: Enable setting of exclusive mode

2018-05-19 Thread Thomas Gleixner
On Wed, 25 Apr 2018, Reinette Chatre wrote: > +/** > + * rdtgroup_cbm_overlaps - Does CBM for intended closid overlap with other > + * @r: Resource to which domain instance @d belongs. > + * @d: The domain instance for which @closid is being tested. > + * @cbm: Capacity bitmask being tested. > + *

Re: [PATCH V3 09/39] x86/intel_rdt: Enable setting of exclusive mode

2018-05-19 Thread Thomas Gleixner
On Wed, 25 Apr 2018, Reinette Chatre wrote: > +/** > + * rdtgroup_cbm_overlaps - Does CBM for intended closid overlap with other > + * @r: Resource to which domain instance @d belongs. > + * @d: The domain instance for which @closid is being tested. > + * @cbm: Capacity bitmask being tested. > + *

[PATCH V3 09/39] x86/intel_rdt: Enable setting of exclusive mode

2018-04-25 Thread Reinette Chatre
The new "mode" file now accepts "exclusive" that means that the allocations of this resource group cannot be shared. Enable users to modify a resource group's mode to "exclusive". To succeed it is required that there is no overlap between resource group's current schemata and that of all the

[PATCH V3 09/39] x86/intel_rdt: Enable setting of exclusive mode

2018-04-25 Thread Reinette Chatre
The new "mode" file now accepts "exclusive" that means that the allocations of this resource group cannot be shared. Enable users to modify a resource group's mode to "exclusive". To succeed it is required that there is no overlap between resource group's current schemata and that of all the