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

From: Moger, Babu
Date: Thu Oct 12 2023 - 18:06:39 EST


Hi Reinette,

On 10/12/2023 11:02 AM, Reinette Chatre wrote:
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 ..."?

Sure. Thanks

Babu