aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/test_environment_sut_conf_1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/introduction/test_environment_sut_conf_1.rst')
-rw-r--r--docs/report/introduction/test_environment_sut_conf_1.rst9
1 files changed, 9 insertions, 0 deletions
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
~~~~~~~~~~~~~~~~~~~~