arm64/mpam: Allocate mpam component configuration arrays
hulk inclusion category: feature bugzilla: 34278 CVE: NA ------------------------------------------------- To bridge resctrl resources and mpam devices, we need somewhere to store the configuration information. We allocate a configuration array for each mpam component, which gets configuration from intermediate structure of resctrl and write to mpam devices(MSCs). This config element's categories can be classified as cache ctrl feature (CPBM and CMAX) and memory ctrl feature (MAX and PBM), meanwhile some extended features are also supported, including priority, and hardlimit choice, Signed-off-by:Wang ShaoBo <bobo.shaobowang@huawei.com> Reviewed-by:
Xiongfeng Wang <wangxiongfeng2@huawei.com> Reviewed-by:
Cheng Jian <cj.chengjian@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com> Signed-off-by:
Cheng Jian <cj.chengjian@huawei.com>
Loading
Please sign in to comment