Re: [PATCH V15 04/11] x86/intel_rdt: Add support for Cache Allocation detection

2015-11-04 Thread Luiz Capitulino
On Thu, 1 Oct 2015 23:09:38 -0700 Fenghua Yu wrote: > This patch includes CPUID enumeration routines for Cache allocation and > new values to track resources to the cpuinfo_x86 structure. > > Cache allocation provides a way for the Software (OS/VMM) to restrict > cache allocation to a defined

Re: [PATCH V15 04/11] x86/intel_rdt: Add support for Cache Allocation detection

2015-11-04 Thread Luiz Capitulino
On Thu, 1 Oct 2015 23:09:38 -0700 Fenghua Yu wrote: > This patch includes CPUID enumeration routines for Cache allocation and > new values to track resources to the cpuinfo_x86 structure. > > Cache allocation provides a way for the Software (OS/VMM) to restrict > cache

[PATCH V15 04/11] x86/intel_rdt: Add support for Cache Allocation detection

2015-10-02 Thread Fenghua Yu
This patch includes CPUID enumeration routines for Cache allocation and new values to track resources to the cpuinfo_x86 structure. Cache allocation provides a way for the Software (OS/VMM) to restrict cache allocation to a defined 'subset' of cache which may be overlapping with other 'subsets'.

[PATCH V15 04/11] x86/intel_rdt: Add support for Cache Allocation detection

2015-10-02 Thread Fenghua Yu
This patch includes CPUID enumeration routines for Cache allocation and new values to track resources to the cpuinfo_x86 structure. Cache allocation provides a way for the Software (OS/VMM) to restrict cache allocation to a defined 'subset' of cache which may be overlapping with other 'subsets'.