doc: remove unneeded TLB from FAQ question 2
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 4 Aug 2017 12:44:10 +0000 (13:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 6 Aug 2017 10:33:37 +0000 (12:33 +0200)
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 <bruce.richardson@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/faq/faq.rst

index aa1d47d..f21aff4 100644 (file)
@@ -37,8 +37,8 @@ Alternatively, applications can also be run as regular user.
 For more information, please refer to :ref:`DPDK Getting Started Guide <linux_gsg>`.
 
 
-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::