Hi Babu, On 6/1/2023 12:01 PM, Babu Moger wrote: > In x86, hardware uses CLOSID and an RMID to identify a control group and > a monitoring group respectively. When a user creates a control or monitor > group these details are not visible to the user. These details can help > to debug the issues. "to debug the issues" -> "to debug issues"? Even so "issues" is vague, perhaps just "These details can help debugging." > > Add CLOSID(ctrl_hw_id) and RMID(mon_hw_id) to the control/monitor groups > display in resctrl interface. Users can see these details when mounted "when mounted with" -> "when resctrl is mounted with"? > with "-o debug" option. Could you please add a snippet to explain the file naming choice? Just a mention that this is done in support of other architectures that do not use "CLOSID" and "RMID". Considering that, "x86/resctrl: Display hardware ids of resource groups" may be a more appropriate subject. Reinette