Re: [PATCH v15 08/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
From: Reinette Chatre
Date: Tue Dec 09 2025 - 14:39:20 EST
Hi Tony,
On 12/4/25 12:53 PM, Tony Luck wrote:
> The upcoming telemetry event monitoring is not tied to the L3 resource and
> will have a new domain structure.
>
> Rename the L3 resource specific domain data structures to include "l3_"
> in their names to avoid confusion between the different resource specific
> domain structures:
> rdt_mon_domain -> rdt_l3_mon_domain
> rdt_hw_mon_domain -> rdt_hw_l3_mon_domain
>
> No functional change.
>
> Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
> ---
Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>
Reinette