On Thu, Nov 29, 2018 at 01:48:32PM +, Anatoly Burakov wrote:
> Currently, creating external malloc heap involves also creating
> a memseg list backing that malloc heap. We need to have them as
> separate functions, to allow creating memseg lists without
> creating a malloc heap.
>
> Signed-off
Currently, creating external malloc heap involves also creating
a memseg list backing that malloc heap. We need to have them as
separate functions, to allow creating memseg lists without
creating a malloc heap.
Signed-off-by: Anatoly Burakov
---
lib/librte_eal/common/malloc_heap.c | 34 +
2 matches
Mail list logo