Re: [PATCH v3 1/3] selftests/resctrl: Introduce linked list management for IMC counters

From: Reinette Chatre

Date: Thu Jun 25 2026 - 18:14:37 EST


Hi Yifan,

On 5/22/26 2:05 AM, Yifan Wu wrote:
> The static array approach to managing IMC counters has fixed size
> constraints and limited compatibility and scalability. Introduce
> a linked list-based dynamic management infrastructure to address
> these limitations. Add the core data structure definitions and
> memory allocation and cleanup functions for dynamic counter
> configurations.
>
> Signed-off-by: Yifan Wu <wuyifan50@xxxxxxxxxx>
> ---

Thank you.

Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Reinette