diff options
author | Fenghua Yu <[email protected]> | 2017-12-20 14:57:22 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-01-18 09:33:31 +0100 |
commit | def10853930a82456ab862a3a8292a3a16c386e7 (patch) | |
tree | 439170b06fc84cdb4656091b30a72b25d1d344d4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a511e7935378ef1f321456a90beae2a2632d3d83 (diff) |
x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)
L2 data and L2 code are added as new resources in rdt_resources_all[]
and data in the resources are configured.
When L2 CDP is enabled, the schemata will have the two resources in
this format:
L2DATA:l2id0=xxxx;l2id1=xxxx;....
L2CODE:l2id0=xxxx;l2id1=xxxx;....
xxxx represent CBM (Cache Bit Mask) values in the schemata, similar to all
others (L2 CAT/L3 CAT/L3 CDP).
Signed-off-by: Fenghua Yu <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: "Ravi V Shankar" <[email protected]>
Cc: "Tony Luck" <[email protected]>
Cc: Vikas" <[email protected]>
Cc: Sai Praneeth" <[email protected]>
Cc: Reinette" <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions