Re: [PATCH v15 07/34] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
From: Reinette Chatre
Date: Thu Jul 17 2025 - 14:47:52 EST
Hi Babu,
On 7/8/25 3:17 PM, Babu Moger wrote:
> The cache allocation and memory bandwidth allocation feature properties
> are consolidated into struct resctrl_cache and struct resctrl_membw
> respectively.
>
> In preparation for more monitoring properties that will clobber the
> existing resource struct more, re-organize the monitoring specific
> properties to also be in a separate structure.
>
> Also switch "bandwidth sources" term to "memory transactions" to use
> consistent term within resctrl for related monitoring features.
>
> Suggested-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>
> Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
> ---
Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>
Reinette