aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJames Morse <[email protected]>2021-07-28 17:06:33 +0000
committerBorislav Petkov <[email protected]>2021-08-11 18:19:06 +0200
commit2b8dd4ab65dad1251822fbf74fb0d5623e4eaee0 (patch)
tree91e4f16d3a99e179c1d0019bea10232b6cd4edfe /tools/testing/selftests/bpf/prog_tests/autoload.c
parent2e7df368fc9260ac2229335755de2f403ec8f08f (diff)
x86/resctrl: Calculate the index from the configuration type
resctrl uses cbm_idx() to map a closid to an index in the configuration array. This is based on a multiplier and offset that are held in the resource. To merge the resources, the resctrl arch code needs to calculate the index from something else, as there will only be one resource. Decide based on the staged configuration type. This makes the static mult and offset parameters redundant. [ bp: Remove superfluous brackets in get_config_index() ] Signed-off-by: James Morse <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Reviewed-by: Jamie Iles <[email protected]> Reviewed-by: Reinette Chatre <[email protected]> Tested-by: Babu Moger <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions