ansible: arm perf TG update
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.25.yaml
index 144e449..db02aa7 100644 (file)
@@ -2,5 +2,28 @@
 # file: host_vars/10.30.51.25.yaml
 
 hostname: "t3-sut1"
-isolcpus: "1-17,19-35"
-cfs_cpus: "0,18"
+grub:
+  audit: "0"
+  hpet: "disable"
+  intel_idle.max_cstate: "1"
+  intel_iommu: "on"
+  intel_pstate: "disable"
+  iommu: "pt"
+  isolcpus: "1-17,19-35"
+  mce: "off"
+  nmi_watchdog: "0"
+  nohz_full: "1-17,19-35"
+  nosoftlockup: True
+  numa_balancing: "disable"
+  processor.max_cstate: "1"
+  rcu_nocbs: "1-17,19-35"
+  tsc: "reliable"
+sysctl:
+  kernel:
+    watchdog_cpumask: "0,18"
+  vm:
+    nr_hugepages: 36864
+    max_map_count: 20000
+
+inventory_cimc_hostname: '10.30.50.25'
+cpu_microarchitecture: "haswell"