X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Finventories%2Flf_inventory%2Fhost_vars%2F10.30.51.46.yaml;h=850b206dd7960ea8d9c7964b8eaba1cc7e046acf;hp=8e38586f7f2d0ea312802b12cda8ffac37640b81;hb=d978e8c6d58a8c37a3ff80a7a52e35b6574be553;hpb=53153e114017d193cdf9b88f21f4eac31bad72b7 diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.46.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.46.yaml index 8e38586f7f..850b206dd7 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.46.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.46.yaml @@ -2,5 +2,13 @@ # file: host_vars/10.30.51.46.yaml hostname: "s11-t31-sut1" -isolcpus: "1-27,29-55,57-83,85-111" -cfs_cpus: "0,28,56,84" +grub: + isolcpus: "1-27,29-55,57-83,85-111" + nohz_full: "1-27,29-55,57-83,85-111" + rcu_nocbs: "1-27,29-55,57-83,85-111" +sysctl: + kernel: + watchdog_cpumask: "0,28,56,84" + vm: + nr_hugepages: 36864 + max_map_count: 20000