[dpdk-dev] [PATCH v7] usertools: add a huge page setup script
Thomas Monjalon
thomas at monjalon.net
Sun Nov 22 22:39:17 CET 2020
20/10/2020 20:01, Ferruh Yigit:
> On 9/14/2020 4:31 PM, Burakov, Anatoly wrote:
> > On 09-Sep-20 7:51 PM, Stephen Hemminger wrote:
> >> This is an improved version of the setup of huge pages
> >> bases on earlier DPDK setup.
> >>
> >> Differences are:
> >> * autodetects NUMA vs non NUMA
> >> * allows setting different page sizes
> >> recent kernels support multiple sizes.
> >> * accepts a parameter in bytes (not pages).
> >> * can display current hugepage settings.
> >>
> >> Most users will just use --setup argument but if necessary
> >> the steps of clearing old settings and mounting/umounting
> >> can be done individually.
> >>
> >> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> >
> > Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>
>
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied with some minor fixed, thanks.
More information about the dev
mailing list