Lines Matching refs:test
1 resctrl_tests - resctrl file system test suit
10 Currently it supports Memory Bandwidth Monitoring test and Memory Bandwidth
11 Allocation test on Intel RDT hardware. More tests will be added in the future.
12 And the test suit can be extended to cover AMD QoS and ARM MPAM hardware
24 the test needs to mount resctrl file system and change contents in the file
27 Executing the test without any parameter will run all supported tests:
34 A test case has four stages:
36 - setup: mount resctrl file system, create group, setup schemata, move test
48 usage: resctrl_tests [-h] [-b "benchmark_cmd [options]"] [-t test list] [-n no_of_bits]
50 -t test list: run tests specified in the test list, e.g. -t mbm,mba,cmt,cat
52 -p cpu_no: specify CPU number to run the test. 1 is default