[RFC PATCH 11/20] x86/intel_rdt: Pass in the code/data/both configuration value when parsing

2018-08-24 Thread James Morse
The illusion of three types of cache at each level is a neat trick to allow a static table of resources to be used. This is a problem if the cache topology and partitioning abilities have to be discovered at boot. We want to fold the three code/data/both caches into one, and move the CDP

[RFC PATCH 11/20] x86/intel_rdt: Pass in the code/data/both configuration value when parsing

2018-08-24 Thread James Morse
The illusion of three types of cache at each level is a neat trick to allow a static table of resources to be used. This is a problem if the cache topology and partitioning abilities have to be discovered at boot. We want to fold the three code/data/both caches into one, and move the CDP