31/05/2018 18:11, Anatoly Burakov:
> When rte_eal_cleanup() is called, it is expected that DPDK will be able to
> release all of its memory back to the system. However, if pages are marked
> as unfreeable, the pages will not be released back. Fix this to mark all
> pages as freeable on calling rte_
When rte_eal_cleanup() is called, it is expected that DPDK will be able to
release all of its memory back to the system. However, if pages are marked
as unfreeable, the pages will not be released back. Fix this to mark all
pages as freeable on calling rte_eal_cleanup(), but only do it for primary
p
2 matches
Mail list logo