On 12/4/2023 2:15 PM, Reinette Chatre wrote: > On 12/4/2023 1:08 PM, Tony Luck wrote: >> >> B) "mba_MBps={local|total)" forces use of chosen event, fails if event >> is unavailable. > > I assume you mean "mba_MBps_event={local|total}". This is my preference but > I would like to learn more about Babu's "overkill" argument. I do believe that > (B) is well motivated in [1] and has no impact on AMD. > My uncertainty here (considering one motivation is to future proof it against > adding more events) is the generic "local" and "total" names. Even so, all > I could come up with are "local_bw" and "total_bw", which I do not think are > improvements. Thinking about this more the existing names in resctrl may help here ... "mbm_total_bytes" and "mbm_local_bytes"? Any new event would need to integrate with these names. Reinette