[PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management

2015-06-23 Thread Vikas Shivappa
The change adds a file cache_mask to the RDT cgroup which represents the cache bit mask(CBM) for the cgroup. cache_mask is specific to the Cache allocation sub-feature of RDT. The tasks in the RDT cgroup would get to fill the L3 cache represented by the cgroup's cache_mask file. Update to the CBM

[PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management

2015-06-12 Thread Vikas Shivappa
The change adds a file cache_mask to the RDT cgroup which represents the cache bit mask(CBM) for the cgroup. cache_mask is specific to the Cache allocation sub-feature of RDT. The tasks in the RDT cgroup would get to fill the L3 cache represented by the cgroup's cache_mask file. Update to the CBM

[PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management

2015-06-04 Thread Vikas Shivappa
The change adds a file cache_mask to the RDT cgroup which represents the cache bit mask(CBM) for the cgroup. cache_mask is specific to the Cache allocation sub-feature of RDT. The tasks in the RDT cgroup would get to fill the L3 cache represented by the cgroup's cache_mask file. Update to the CBM

[PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management

2015-06-03 Thread Vikas Shivappa
The change adds a file cache_mask to the RDT cgroup which represents the cache bit mask(CBM) for the cgroup. cache_mask is specific to the Cache allocation sub-feature of RDT. The tasks in the RDT cgroup would get to fill the L3 cache represented by the cgroup's cache_mask file. Update to the CBM