Sergio Gonzalez Monroy 2f9d47013e mem: move librte_malloc to eal/common
Move malloc inside eal and create a new section in MAINTAINERS file for
Memory Allocation in EAL.

Create a dummy malloc library to avoid breaking applications that have
librte_malloc in their DT_NEEDED entries.

This is the first step towards using malloc to allocate memory directly
from memsegs. Thus, memzones would allocate memory through malloc,
allowing to free memzones.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
2015-07-16 13:44:48 +02:00
..
2015-07-16 13:44:48 +02:00
2015-06-23 23:26:13 +02:00
2015-06-23 23:31:07 +02:00
2015-06-24 12:01:14 +02:00
2015-05-18 12:28:52 +02:00
2015-06-23 23:31:14 +02:00
2015-06-18 16:41:13 +02:00
2015-06-23 23:31:14 +02:00
2014-06-17 03:34:10 +02:00
2015-06-23 23:31:14 +02:00
2014-06-17 03:34:10 +02:00