Re: [dpdk-dev] [PATCH v4 2/2] doc/linux_gsg: update information on using hugepages

2020-11-20 Thread Burakov, Anatoly
On 19-Nov-20 9:03 PM, David Marchand wrote: On Thu, Nov 19, 2020 at 11:53 AM Anatoly Burakov wrote: -Once the hugepage memory is reserved, to make the memory available for DPDK use, perform the following steps:: +If secondary process support is not required, DPDK is able to use hugepages +with

Re: [dpdk-dev] [PATCH v4 2/2] doc/linux_gsg: update information on using hugepages

2020-11-19 Thread David Marchand
On Thu, Nov 19, 2020 at 11:53 AM Anatoly Burakov wrote: > -Once the hugepage memory is reserved, to make the memory available for DPDK > use, perform the following steps:: > +If secondary process support is not required, DPDK is able to use hugepages > +without any configuration by using "in-memo

[dpdk-dev] [PATCH v4 2/2] doc/linux_gsg: update information on using hugepages

2020-11-19 Thread Anatoly Burakov
Current information regarding hugepage usage is a little out of date. Update it to include information on in-memory mode, as well as on default mountpoints provided by systemd. Cc: sta...@dpdk.org Signed-off-by: Anatoly Burakov Acked-by: Bruce Richardson --- Notes: v3: - Clarified word