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
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.