ansible: arm perf TG update 20/30520/6
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Fri, 18 Dec 2020 08:28:38 +0000 (09:28 +0100)
committerPeter Mikus <pmikus@cisco.com>
Wed, 17 Mar 2021 09:42:26 +0000 (09:42 +0000)
Update TG to shared (docker) TG and add hugepages accordingly.

Change-Id: I45ece9d1c8d6dbc3174661447ae46a7e28613313
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.49.yaml

index a227893..9e6d17f 100644 (file)
@@ -22,8 +22,9 @@ sysctl:
   kernel:
     watchdog_cpumask: "0,28,56,84"
   vm:
-    nr_hugepages: 8192
+    nr_hugepages: 16384
     max_map_count: 20000
 
 inventory_ipmi_hostname: '10.30.50.46'
-cpu_microarchitecture: "skylake"
\ No newline at end of file
+cpu_microarchitecture: "skylake"
+docker_tg: true