Loading
arm64/mpam: Support MATA monitor feature for MPAM
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8T2RT -------------------------------- To support the MB monitoring feature, provide mbm_total_bytes interface under the resctrl fs to monitor the MATA memory bandwidth. To accommodate platforms where the number of MATA monitor resources is less than the number of closids, which prevents support for MB(Memory Bandwidth) monitoring features, we have removed this constraint. This allows bandwidth monitoring to operate in non-free running mode. Fixes: dc2005d4 ("untested: arm_mpam: resctrl: Add support for mbm counters") Signed-off-by:Zeng Heng <zengheng4@huawei.com>