Ansible: Increase TG hugepages
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.20.yaml
index 91eb9fc..4565383 100644 (file)
@@ -2,5 +2,17 @@
 # file: host_vars/10.30.51.20.yaml
 
 hostname: "t2-tg1"
-isolcpus: "1-17,19-35"
-cfs_cpus: "0,18"
+grub:
+  isolcpus: "1-17,19-35"
+  nohz_full: "1-17,19-35"
+  rcu_nocbs: "1-17,19-35"
+sysctl:
+  kernel:
+    watchdog_cpumask: "0,18"
+  vm:
+    nr_hugepages: 8192
+    max_map_count: 20000
+
+inventory_cimc_hostname: '10.30.50.20'
+cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
+cpu_microarchitecture: "haswell"