numam-dpdk/lib/librte_lpm
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_lpm6.c tailq: move to dynamic tailq 2015-03-10 12:06:08 +01:00
rte_lpm6.h tailq: move to dynamic tailq 2015-03-10 12:06:08 +01:00
rte_lpm_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_lpm.c lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
rte_lpm.h lpm: fix big endian support 2015-07-10 23:23:15 +02:00