aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/test_environment_sut_conf_1.rst
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-02-26 12:53:41 +0000
committerTibor Frank <tifrank@cisco.com>2019-02-26 13:28:33 +0000
commit935bc3285b5a2174ba2846f4ab3f3e9e14e1cf17 (patch)
tree2341e5703f430afc2ddde622fd08f0b1beea5b60 /docs/report/introduction/test_environment_sut_conf_1.rst
parent2fa35251cfc73e148bb4b21ba3928fac3a1a2b4e (diff)
FIX: Hardware sections - report
Change-Id: I4a64f87fe43eb94841c55d63a7befff0d2c2a477 Signed-off-by: Peter Mikus <pmikus@cisco.com>
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
~~~~~~~~~~~~~~~~~~~~