feat(Ansible): 2M and 1G hugepages
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.69.yaml
index 43585d4..1532cd3 100644 (file)
@@ -4,18 +4,19 @@
 hostname: "s27-t211-sut1"
 grub:
   audit: "0"
-  intel_iommu: "on"
-  isolcpus: "1-27,29-55"
+  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
+  iommu.passthrough: "1"
+  isolcpus: "1-10,29-38"
   nmi_watchdog: "0"
-  nohz_full: "1-27,29-55"
+  nohz_full: "1-10,29-38"
   nosoftlockup: true
   processor.max_cstate: "1"
-  rcu_nocbs: "1-27,29-55"
+  rcu_nocbs: "1-10,29-38"
 sysctl:
   kernel:
-    watchdog_cpumask: "0,28"
+    watchdog_cpumask: "0,11-28,39-55"
   vm:
-    nr_hugepages: 57344
+    nr_hugepages: 32768
     max_map_count: 20000
 
 inventory_ipmi_hostname: "10.30.50.69"