diff options
author | James Morse <[email protected]> | 2022-09-02 15:48:16 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-09-22 17:17:59 +0200 |
commit | 781096d971dfe3c5f9401a300bdb0b148a600584 (patch) | |
tree | 56c9f9c2e0bffe7d1551ffddb81e9388874d6060 /scripts/generate_rust_analyzer.py | |
parent | b045c215866393419fb960432ed6be69a0113ee1 (diff) |
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 <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Jamie Iles <[email protected]>
Reviewed-by: Shaopeng Tan <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Tested-by: Xin Hao <[email protected]>
Tested-by: Shaopeng Tan <[email protected]>
Tested-by: Cristian Marussi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions