diff options
-rw-r--r-- | doc/book-enea-nfv-access-getting-started/doc/advanced_configurations.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/advanced_configurations.xml b/doc/book-enea-nfv-access-getting-started/doc/advanced_configurations.xml index f048897..160190f 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/advanced_configurations.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/advanced_configurations.xml | |||
@@ -144,6 +144,12 @@ | |||
144 | 144 | ||
145 | <programlisting>node0.2048kB = 512 | 145 | <programlisting>node0.2048kB = 512 |
146 | node0.1048576kB = 3 </programlisting> | 146 | node0.1048576kB = 3 </programlisting> |
147 | |||
148 | <note> | ||
149 | <para>Make sure there are no hugepages reserved in the kernel boot | ||
150 | command line, these will override any manual configuration done | ||
151 | in the service.</para> | ||
152 | </note> | ||
147 | </section> | 153 | </section> |
148 | </section> | 154 | </section> |
149 | 155 | ||