From c9879ab002f8db81765f8cc171d38a7935804a3e Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Wed, 28 Feb 2018 13:22:40 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Improve SampleVNF hugepages setup" - Improve SampleVNF hugepages setup The goal of this function is to: - Read the default hugepage size. - Set 16GB of hugepages. - Check if the status of the last action. According to [1], the default hugepage size could be read in "/proc/meminfo", always in kB. Then "/proc/sys/vm/nr_hugepages" could be used to set the number of default hugepages. [1] https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt JIRA: YARDSTICK-997 Change-Id: I762d1b16294ba1c1c2feee56610819ac358c7410 Signed-off-by: Rodolfo Alonso Hernandez --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index ebbb901b8..3387e5618 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit ebbb901b84a4f53480d362eba0a51886f26e87f0 +Subproject commit 3387e5618de37c37714c86cec9058d737cb01a5c -- cgit 1.2.3-korg