diff options
author | James Morse <james.morse@arm.com> | 2022-09-02 18:48:16 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-09-22 18:17:59 +0300 |
commit | 781096d971dfe3c5f9401a300bdb0b148a600584 (patch) | |
tree | 56c9f9c2e0bffe7d1551ffddb81e9388874d6060 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b045c215866393419fb960432ed6be69a0113ee1 (diff) | |
download | linux-781096d971dfe3c5f9401a300bdb0b148a600584.tar.xz |
x86/resctrl: Create mba_sc configuration in the rdt_domain
To support resctrl's MBA software controller, the architecture must provide
a second configuration array to hold the mbps_val[] from user-space.
This complicates the interface between the architecture specific code and
the filesystem portions of resctrl that will move to /fs/, to allow
multiple architectures to support resctrl.
Make the filesystem parts of resctrl create an array for the mba_sc
values. The software controller can be changed to use this, allowing
the architecture code to only consider the values configured in hardware.
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Jamie Iles <quic_jiles@quicinc.com>
Reviewed-by: Shaopeng Tan <tan.shaopeng@fujitsu.com>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Tested-by: Xin Hao <xhao@linux.alibaba.com>
Tested-by: Shaopeng Tan <tan.shaopeng@fujitsu.com>
Tested-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20220902154829.30399-9-james.morse@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions