From 935bc3285b5a2174ba2846f4ab3f3e9e14e1cf17 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 26 Feb 2019 12:53:41 +0000 Subject: FIX: Hardware sections - report Change-Id: I4a64f87fe43eb94841c55d63a7befff0d2c2a477 Signed-off-by: Peter Mikus --- docs/report/introduction/test_environment_sut_conf_1.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/report/introduction/test_environment_sut_conf_1.rst') diff --git a/docs/report/introduction/test_environment_sut_conf_1.rst b/docs/report/introduction/test_environment_sut_conf_1.rst index 2422e4589c..afaaec4f2f 100644 --- a/docs/report/introduction/test_environment_sut_conf_1.rst +++ b/docs/report/introduction/test_environment_sut_conf_1.rst @@ -69,6 +69,15 @@ Linux Boot Parameters virtualized environment. - **hpet=disable** - [X86-32,HPET] Disable HPET and use PIT instead. +Hugepages Configuration +~~~~~~~~~~~~~~~~~~~~~~~ + +Huge pages are namaged via sysctl configuration located in +`/etc/sysctl.d/90-csit.conf` on each testbed. Default huge page size is 2M. +The exact amount of huge pages depends on testbed. All the values are defined +in `Ansible inventory - hosts` files. + + Applied Boot Cmdline ~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg