diff --git a/tuning/yamls/tuning_params_hardware.yaml b/tuning/yamls/tuning_params_hardware.yaml index 23c024e720e4372bb87e8e41e38810d429f27343..10212f662271bc1fe3efe161d6eacaf4bbc121e1 100644 --- a/tuning/yamls/tuning_params_hardware.yaml +++ b/tuning/yamls/tuning_params_hardware.yaml @@ -367,18 +367,6 @@ object : - "0" - "1" dtype : "string" - - - name : "bankintl_stagger" - info : - desc : "Simple interleave mode fine-tuning enable. 0--disable 1--enable." - get : "cat /sys/class/misc/prefetch/bankintl_stagger" - set : "echo $value > /sys/class/misc/prefetch/bankintl_stagger" - needrestart : "false" - type : "discrete" - options : - - "0" - - "1" - dtype : "string" - name : "cpu_pf_lqos_en" info :