feat(Ansible): 2M and 1G hugepages
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.24.yaml
index 397ea57..56b1fd9 100644 (file)
@@ -5,6 +5,7 @@ hostname: "s60-t210-sut1"
 grub:
   amd_iommu: "on"
   audit: "0"
+  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=32768"
   hpet: "disable"
   iommu: "pt"
   isolcpus: "1-15,17-31,33-47,49-63"
@@ -19,7 +20,7 @@ sysctl:
   kernel:
     watchdog_cpumask: "0,16,32,48"
   vm:
-    nr_hugepages: 8192
+    nr_hugepages: 32768
     max_map_count: 20000
 
 inventory_ipmi_hostname: "10.30.55.24"