Re: [PATCH v12 21/26] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
From: Reinette Chatre
Date: Fri Apr 11 2025 - 18:10:03 EST
Hi Babu,
On 4/3/25 5:18 PM, Babu Moger wrote:
> The mbm_cntr_assign mode provides an option to the user to assign a
> counter to an RMID, event pair and monitor the bandwidth as long as
> the counter is assigned.
>
> Introduce a configuration option to automatically assign counter IDs
> when a resctrl group is created, provided the counters are available.
> By default, this option is enabled at boot.
>
> Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
> ---
> v12: New patch. Added after the discussion on the list.
> https://lore.kernel.org/lkml/CALPaoCh8siZKjL_3yvOYGL4cF_n_38KpUFgHVGbQ86nD+Q2_SA@xxxxxxxxxxxxxx/
Seems like this needs a Suggested-by for Peter.
Reinette