Re: [PATCH v15 15/34] fs/resctrl: Introduce event configuration field in struct mon_evt
From: Reinette Chatre
Date: Thu Jul 17 2025 - 14:50:44 EST
Hi Babu,
On 7/8/25 3:17 PM, Babu Moger wrote:
> When supported, mbm_event counter assignment mode allows the user to
> configure events to track specific types of memory transactions.
>
> Introduce the evt_cfg field in struct mon_evt to define the type of memory
> transactions tracked by a monitoring event. Also add a helper function to
> get the evt_cfg value.
>
> Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
> ---
Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>
Reinette