Hi Tony, On 11/22/24 3:58 PM, Tony Luck wrote: > Update_mba_bw() hard codes use of the memory bandwidth local event which Update_mba_bw() -> update_mba_bw() > prevents more flexible options from being deployed. > > Change this function to use the event specified in the rdtgroup that is > being processed. > > Mount time checks for the "mba_MBps" option ensure that local memory > bandwidth is enabled. So drop the redundant is_mbm_local_enabled() check. > > Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx> > --- With typo fixed: | Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> Reinette