Re: [PATCH v8 7/8] x86/resctrl: Introduce "-o debug" mount option

From: Reinette Chatre
Date: Tue Aug 29 2023 - 16:14:09 EST


Hi Babu,

On 8/21/2023 4:30 PM, Babu Moger wrote:
> Add "-o debug" option to mount resctrl filesystem in debug mode. This
> option is used for adding extra files to help resctrl debugging.
>

I think it would help to highlight the new RFTYPE_DEBUG flag.

Add "-o debug" option to mount resctrl filesystem in debug mode.
When in debug mode resctrl displays files that have the new
RFTYPE_DEBUG flag to help resctrl debugging.

Feel free to improve.

> Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
> ---

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

Reinette