]> git.droids-corp.org - dpdk.git/commit
eal: refactor --huge-unlink storage
authorDmitry Kozlyuk <dkozlyuk@nvidia.com>
Thu, 3 Feb 2022 18:13:34 +0000 (20:13 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 8 Feb 2022 20:32:53 +0000 (21:32 +0100)
commit52d7d91ed44c6c03f2ea24416bee5a15f5929019
treed2b060c7c62d471cfc50b50ab23e8308c14eef34
parent2edd037c09b262a34886ae39001f273fec785b44
eal: refactor --huge-unlink storage

In preparation to extend --huge-unlink option semantics
refactor how it is stored in the internal configuration.
It makes future changes more isolated.

Signed-off-by: Dmitry Kozlyuk <dkozlyuk@nvidia.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
lib/eal/common/eal_common_options.c
lib/eal/common/eal_internal_cfg.h
lib/eal/linux/eal_memalloc.c
lib/eal/linux/eal_memory.c