numam-dpdk/lib/librte_mempool
Olivier Matz a2b5a8722f mempool: clarify default populate function
No functional change.
Clarify the populate function to make future changes easier to
understand.

Rename the variables:
- to avoid negation in the name
- to have more understandable names

Remove useless variable (no_pageshift is equivalent to pg_sz == 0).

Remove duplicate affectation of "external" variable.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-16 10:41:21 +02:00
..
Makefile mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
meson.build mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
rte_mempool_ops_default.c mempool: fold memory size calculation helper 2018-08-05 23:41:57 +02:00
rte_mempool_ops.c replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
rte_mempool_version.map mempool: remove deprecated functions 2018-08-05 23:41:57 +02:00
rte_mempool.c mempool: clarify default populate function 2019-10-16 10:41:21 +02:00
rte_mempool.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00