Re: [PATCH v3 01/21] x86/resctrl: Kill off alloc_enabled

From: Reinette Chatre
Date: Wed Mar 16 2022 - 17:49:01 EST


Hi James,

On 2/17/2022 10:20 AM, James Morse wrote:
> rdt_resources_all[] used to have extra entries for L2CODE/L2DATA.
> These were hidden from resctrl by the alloc_enabled value.
>
> Now that the L2/L2CODE/L2DATA resources have been merged together,
> alloc_enabled doesn't mean anything, it always has the same value as
> alloc_capable which indicates which indicates allocation is supported
> by this resource.

"which indicates which indicates" -> "which indicates"

Reinette