On 09/14/2018 09:30 PM, Wang Huaqiang wrote:
Move all cache banks into one data structure, this allows
us to add other cache component, such as cache monitor.
Signed-off-by: Wang Huaqiang <huaqiang.wang(a)intel.com>
---
src/conf/capabilities.c | 36 +++++++++++++++++-------------------
src/conf/capabilities.h | 10 ++++++++--
2 files changed, 25 insertions(+), 21 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John