Re: [PATCH v5 00/24] x86/resctrl: Merge the CDP resources

From: Reinette Chatre
Date: Mon Jun 21 2021 - 16:43:07 EST


Hi James,

On 6/17/2021 10:57 AM, James Morse wrote:
Hi folks,

Changes since v4? Padding in the schemata file, typos and variable name
changes. The schemata file padding is to ensure that if CDP is supported
but not enabled, the file looks like this:
| root@resctrl-cdp-v5:~# cat /sys/fs/resctrl/schemata
| MB:0=100;1=100
| L3:0=7ff;1=7ff

Thank you James.

...


This series re-folds the resctrl code so the CDP resources (L3CODE et al)
behaviour is all contained in the filesystem parts, with a minimum amount
of arch specific code.


For this series:

Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Reinette