Re: [PATCH v12 10/10] x86/resctrl: Display RMID of resource group

From: Reinette Chatre
Date: Thu Oct 12 2023 - 12:05:21 EST


Hi Babu,

On 10/10/2023 4:33 PM, Babu Moger wrote:
> In x86, hardware uses RMID to identify a monitoring group. When a user
> creates a monitor group these details are not visible. These details
> can help resctrl debugging.
>
> Add RMID(mon_hw_id) to the monitor groups display in resctrl interface.
> Users can see these details when resctrl is mounted with "-o debug" option.
>
> Add RFTYPE_MON_BASE complements existing RFTYPE_CTRL_BASE and represents
> files belonging to monitoring groups.

"Add RFTYPE_MON_BASE complements ... " -> "Add RFTYPE_MON_BASE that complements ..."?

Reinette