Re: [PATCH v8 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
From: Reinette Chatre
Date: Thu Aug 14 2025 - 17:57:32 EST
Hi Tony,
On 8/11/25 11:17 AM, Tony Luck wrote:
> The RDT_RESOURCE_PERF_PKG resource is not marked as "mon_capable" during
> early resctrl initialization. This means that the domain lists for the
> resource are not built when the CPU hot plug notifiers are registered.
Please check series for consistent terminology ... I think these
"CPU hot plug notifiers" may have been called "hooks", "callbacks", and
"handlers" through this series.
Reinette