ansible: arm perf TG update
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.32.8.11.yaml
index 994e9eb..c6cb68c 100644 (file)
@@ -3,15 +3,27 @@
 
 hostname: "s29-t26-sut1"
 grub:
+  audit: "0"
+  hpet: "disable"
+  intel_idle.max_cstate: "1"
+  intel_iommu: "on"
+  intel_pstate: "disable"
+  iommu: "pt"
   isolcpus: "1-5"
+  mce: "off"
+  nmi_watchdog: "0"
   nohz_full: "1-5"
+  nosoftlockup: True
+  numa_balancing: "disable"
+  processor.max_cstate: "1"
   rcu_nocbs: "1-5"
+  tsc: "reliable"
 sysctl:
   kernel:
     watchdog_cpumask: "0"
   vm:
-    nr_hugepages: 4096
+    nr_hugepages: 8192
     max_map_count: 20000
 
 inventory_ipmi_hostname: '10.30.55.11'
-cobbler_profile: 'ubuntu-18.04.2-server-x86_64'
+cpu_microarchitecture: "denverton"