On Fri, 6 Jan 2017, Vikas Shivappa wrote:
Add a compile option INTEL_RDT which enables common code for all
RDT(Resource director technology) and a specific INTEL_RDT_M which
enables code for RDT monitoring. CQM(cache quality monitoring) and
mbm(memory b/w monitoring) are part of Intel RDT monitoring.
If we handle this with its own config option, can you please make this
thing modular? There is no point to have this compiled in and wasting
memory if it's not supported by the CPU.
Thanks,
tglx