diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2018-06-22 15:42:06 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-06-23 13:03:44 +0200 |
commit | d9b48c86eb380bb272d0ad8f5338d8dc941f3b32 (patch) | |
tree | 5834f8eade2b5de285bb5b6223e6fa472095e6c9 /Documentation/x86 | |
parent | e651901187ab8bc8a0a969144da6ae0e2e59a148 (diff) |
x86/intel_rdt: Display resource groups' allocations' size in bytes
The schemata file displays the allocations associated with each domain of
each resource. The syntax of this file reflects the capacity bitmask (CBM)
of the actual allocation. In order to determine the actual size of an
allocation the user needs to dig through three different files to query the
variables needed to compute it (the cache size, the CBM length, and the
schemata).
Introduce a new file "size" associated with each resource group that will
mirror the schemata file syntax and display the size in bytes of each
allocation.
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: fenghua.yu@intel.com
Cc: tony.luck@intel.com
Cc: vikas.shivappa@linux.intel.com
Cc: gavin.hindman@intel.com
Cc: jithu.joseph@intel.com
Cc: dave.hansen@intel.com
Cc: hpa@zytor.com
Link: https://lkml.kernel.org/r/cc0058014c30adb88ca7d1a5abfadacbfb5edd0d.1529706536.git.reinette.chatre@intel.com
Diffstat (limited to 'Documentation/x86')
0 files changed, 0 insertions, 0 deletions