Anatoly Burakov 0f526d674f malloc: separate creating memseg list and malloc heap
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 <anatoly.burakov@intel.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
2018-12-20 18:09:55 +01:00
..
2018-10-26 22:14:06 +02:00
2018-10-12 19:33:02 +02:00
2018-12-19 20:56:09 +01:00
2018-10-27 15:18:20 +02:00