DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: john.mcnamara@intel.com
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>
Subject: [dpdk-dev] [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2
Date: Fri,  4 Aug 2017 13:44:10 +0100	[thread overview]
Message-ID: <20170804124411.238646-3-bruce.richardson@intel.com> (raw)
In-Reply-To: <20170804124411.238646-1-bruce.richardson@intel.com>

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).

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
 doc/guides/faq/faq.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/faq/faq.rst b/doc/guides/faq/faq.rst
index aa1d47d3f..f21aff4c5 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 <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::
 
-- 
2.13.3

  parent reply	other threads:[~2017-08-04 13:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04 12:44 [dpdk-dev] [PATCH 0/3] small documentation updates Bruce Richardson
2017-08-04 12:44 ` [dpdk-dev] [PATCH 1/3] doc: clarify documentation on running as non-root Bruce Richardson
2017-08-04 13:39   ` Mcnamara, John
2017-08-04 12:44 ` Bruce Richardson [this message]
2017-08-04 13:40   ` [dpdk-dev] [PATCH 2/3] doc: remove unneeded TLB from title of FAQ question 2 Mcnamara, John
2017-08-04 13:41   ` Mcnamara, John
2017-08-04 12:44 ` [dpdk-dev] [PATCH 3/3] doc: update FAQ with new testpmd default burst size Bruce Richardson
2017-08-04 13:42   ` Mcnamara, John
2017-08-06 10:25     ` Thomas Monjalon
2017-08-06 10:25 ` [dpdk-dev] [PATCH 0/3] small documentation updates Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170804124411.238646-3-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).