Re: [PATCH v7 02/10] x86/resctrl: Add SDCIAE feature in the command line options
From: Reinette Chatre
Date: Mon Jul 21 2025 - 19:29:38 EST
Hi Babu,
On 7/10/25 10:16 AM, Babu Moger wrote:
> Add the command line options to enable or disable the new resctrl feature
> L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE).
>
> Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
> ---
...
> ---
> Documentation/admin-guide/kernel-parameters.txt | 2 +-
> arch/x86/kernel/cpu/resctrl/core.c | 2 ++
> 2 files changed, 3 insertions(+), 1 deletion(-)
Could you please also add associated update to
Documentation/filesystems/resctrl.rst ? For reference, the similar
ABMC change:
https://lore.kernel.org/lkml/00cd603997e3ee6a389f83aef066fe7313b1abaf.1752013061.git.babu.moger@xxxxxxx/
Reinette