[EXT] Re: [RFC 00/12] ARM: MPAM: add support for priority partitioning control

Luck, Tony tony.luck at intel.com
Thu Aug 24 08:30:54 PDT 2023


> 2) Second approach that we discussed internally is to have schemata for CPOR, and PPART separated by new line as mentioned/suggested by Peter, But it may require to tweak
>    the ARM MPAM device driver a bit. It was kind of toss-up between 2nd and 3nd approach :), and we went with the 3rd one.
>
>    L3:0=XXXX
>    L3:0=PPART=X
>
>    Will look into it again.

That looks hard to parse. How about:

L3:0=XXX;1=YYY
L3PPART:0=AAA;1=BBB
L3CPOR:0=MMM;1=NNN

-Tony


More information about the linux-arm-kernel mailing list