From: Bruce Richardson Date: Fri, 4 Aug 2017 12:44:10 +0000 (+0100) Subject: doc: remove unneeded TLB from FAQ question 2 X-Git-Tag: spdx-start~2208 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=5dd667e15ba8816dbb7e8dfcb727ac09c8a2af83 doc: remove unneeded TLB from FAQ question 2 Hugepages are just that, hugepages. The TLB is a sort of cache for doing address translation and does not need to be referenced in the title, since "TLB hugepages" doesn't make any sense (as there are no non-TLB hugepages that you can allocate). Fixes: 6e718ae062d0 ("doc: release notes 1.7") Signed-off-by: Bruce Richardson Acked-by: John McNamara --- diff --git a/doc/guides/faq/faq.rst b/doc/guides/faq/faq.rst index aa1d47d3fe..f21aff4c55 100644 --- a/doc/guides/faq/faq.rst +++ b/doc/guides/faq/faq.rst @@ -37,8 +37,8 @@ Alternatively, applications can also be run as regular user. For more information, please refer to :ref:`DPDK Getting Started Guide `. -If I want to change the number of TLB Hugepages allocated, how do I remove the original pages allocated? --------------------------------------------------------------------------------------------------------- +If I want to change the number of hugepages allocated, how do I remove the original pages allocated? +---------------------------------------------------------------------------------------------------- The number of pages allocated can be seen by executing the following command::