Re: [PATCH 08/24] x86/resctrl: Walk the resctrl schema list instead of an arch list

2021-03-12 Thread James Morse
Hi Reinette, On 17/11/2020 22:52, Reinette Chatre wrote: > On 10/30/2020 9:11 AM, James Morse wrote: >> Now that resctrl has its own list of resources it is using, walk that >> list instead of the architectures list. This means resctrl has somewhere >> to keep schema properties with the resource t

Re: [PATCH 08/24] x86/resctrl: Walk the resctrl schema list instead of an arch list

2020-11-17 Thread Reinette Chatre
Hi James, On 10/30/2020 9:11 AM, James Morse wrote: Now that resctrl has its own list of resources it is using, walk that list instead of the architectures list. This means resctrl has somewhere to keep schema properties with the resource that is using them. Most users of for_each_alloc_enabled

[PATCH 08/24] x86/resctrl: Walk the resctrl schema list instead of an arch list

2020-10-30 Thread James Morse
Now that resctrl has its own list of resources it is using, walk that list instead of the architectures list. This means resctrl has somewhere to keep schema properties with the resource that is using them. Most users of for_each_alloc_enabled_rdt_resource() are per-schema, and also want a schema