X-Git-Url: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git;a=blobdiff_plain;f=doc%2Fguides%2Ffaq%2Ffaq.rst;h=8d1ea6cc30c094acd4f988fae0dcfa83bcc287d7;hp=3228b92cab2f5c1809e002068161af329814e232;hb=7b53c036e6bf56623b8273018ff1c8cc62847857;hpb=5d4e5dcd8a186778b3d78e27c81550d07a288fd2 diff --git a/doc/guides/faq/faq.rst b/doc/guides/faq/faq.rst index 3228b92c..8d1ea6cc 100644 --- a/doc/guides/faq/faq.rst +++ b/doc/guides/faq/faq.rst @@ -50,7 +50,7 @@ When you stop and restart the test application, it looks to see if the pages are If you look in the directory, you will see ``n`` number of 2M pages files. If you specified 1024, you will see 1024 page files. These are then placed in memory segments to get contiguous memory. -If you need to change the number of pages, it is easier to first remove the pages. The tools/setup.sh script provides an option to do this. +If you need to change the number of pages, it is easier to first remove the pages. The tools/dpdk-setup.sh script provides an option to do this. See the "Quick Start Setup Script" section in the :ref:`DPDK Getting Started Guide ` for more information.