Re: [PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details

2018-05-22 Thread Reinette Chatre
Hi Randy, On 5/22/2018 2:03 PM, Randy Dunlap wrote: > On 05/22/2018 04:29 AM, Reinette Chatre wrote: >> With cache regions now explicitly marked as "shareable" or "exclusive" >> we would like to communicate to the user how portions of the cache >> are used. >> >> Introduce "bit_usage" that

Re: [PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details

2018-05-22 Thread Reinette Chatre
Hi Randy, On 5/22/2018 2:03 PM, Randy Dunlap wrote: > On 05/22/2018 04:29 AM, Reinette Chatre wrote: >> With cache regions now explicitly marked as "shareable" or "exclusive" >> we would like to communicate to the user how portions of the cache >> are used. >> >> Introduce "bit_usage" that

Re: [PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details

2018-05-22 Thread Randy Dunlap
On 05/22/2018 04:29 AM, Reinette Chatre wrote: > With cache regions now explicitly marked as "shareable" or "exclusive" > we would like to communicate to the user how portions of the cache > are used. > > Introduce "bit_usage" that indicates for each resource > how portions of the cache are

Re: [PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details

2018-05-22 Thread Randy Dunlap
On 05/22/2018 04:29 AM, Reinette Chatre wrote: > With cache regions now explicitly marked as "shareable" or "exclusive" > we would like to communicate to the user how portions of the cache > are used. > > Introduce "bit_usage" that indicates for each resource > how portions of the cache are

[PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details

2018-05-22 Thread Reinette Chatre
With cache regions now explicitly marked as "shareable" or "exclusive" we would like to communicate to the user how portions of the cache are used. Introduce "bit_usage" that indicates for each resource how portions of the cache are configured to be used. To assist the user to distinguish

[PATCH V4 13/38] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details

2018-05-22 Thread Reinette Chatre
With cache regions now explicitly marked as "shareable" or "exclusive" we would like to communicate to the user how portions of the cache are used. Introduce "bit_usage" that indicates for each resource how portions of the cache are configured to be used. To assist the user to distinguish