Hi Babu, On 5/24/24 5:23 AM, Babu Moger wrote:
Consolidate all the data related to monitoring into separate structure for better readability.
This needs a better motivation because "better readability" is subjective. You can motivate this work by noting that this is re-organization in preparation for more monitoring specific properties that will clobber the existing resource struct more. To support this organization the pattern of the cache allocation and memory bandwidth allocation features that consolidate the feature specific properties into a struct is followed. Reinette