From: Peter Mikus Date: Thu, 17 Jan 2019 18:32:39 +0000 (+0000) Subject: Increase default number of hugepages to allow full box testing X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=8c7ec6061718ef3e2cc22ca7e13d865b800563c3 Increase default number of hugepages to allow full box testing Change-Id: I1dc6f54e8371992e8c4a323bbad557e6c1fa435b Signed-off-by: Peter Mikus --- diff --git a/resources/tools/testbed-setup/ansible/roles/tg_sut/files/90-csit b/resources/tools/testbed-setup/ansible/roles/tg_sut/files/90-csit index 2304162ce8..4a57a7c131 100644 --- a/resources/tools/testbed-setup/ansible/roles/tg_sut/files/90-csit +++ b/resources/tools/testbed-setup/ansible/roles/tg_sut/files/90-csit @@ -1,5 +1,6 @@ # change the minimum size of the hugepage pool. -vm.nr_hugepages=4096 +# 2G VPP, 16x2G for Fullbox VM, 2G reserve +vm.nr_hugepages=36864 # this file contains the maximum number of memory map areas a process # may have. memory map areas are used as a side-effect of calling