31/07/2019 11:15, Burakov, Anatoly: > On 30-Jul-19 6:21 PM, Thomas Monjalon wrote: > > When using --no-huge mode, dynamic allocation is not supported. > > Because of this limitation, the option --legacy-mem is implied > > and -m may be needed to specify the amount of memory to allocate. > > Otherwise the default amount MEMSIZE_IF_NO_HUGE_PAGE will be allocated. > > > > The option --socket-mem can also be used with --legacy-mem > > when hugepages are supported. > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>
Applied