numam-dpdk/drivers/net/xenvirt
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
..
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_eth_xenvirt_version.map xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_eth_xenvirt.c xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_eth_xenvirt.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_mempool_gntalloc.c xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_xen_lib.c xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_xen_lib.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_logs.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
virtqueue.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00