Re: [PATCH v13 10/10] x86/resctrl: Display RMID of resource group
From: Reinette Chatre
Date: Fri Oct 13 2023 - 17:25:10 EST
Hi Babu,
On 10/13/2023 1:26 PM, Babu Moger wrote:
> @@ -440,6 +444,14 @@ RESCTRL filesystem has two main components
> -> RFTYPE_CTRL (Files for CTRL group)
> Files: mode, schemata, size
>
> + -> RFTYPE_MON (Files for MON group)
> +
> + -> RFTYPE_DEBUG (Files to help resctrl debugging)
> + File: mon_hw_id
> +
> + -> RFTYPE_CTRL (Files for CTRL group)
> + Files: mode, schemata, size
> +
> -> RFTYPE_DEBUG (Files to help resctrl debugging)
> File: ctrl_hw_id
>
Something went wrong during creation of this patch. Notice that the
"RFTYPE_CTRL" at the top is duplicated in the new changes and that
the "RFTYPE_MON" changes were inserted in the wrong place.
Reinette