numam-dpdk/lib/librte_eal/linuxapp
Jianfeng Tan 4bb69970af eal/linux: use libc malloc in interrupt handling
IPC uses interrupts API internally, and memory subsystem uses IPC.
Therefore, IPC should not use rte_malloc to avoid circular dependency.
Switch to using regular glibc malloc in interrupts API.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-07-13 12:40:25 +02:00
..
eal eal/linux: use libc malloc in interrupt handling 2018-07-13 12:40:25 +02:00
Makefile move kernel modules directories 2018-03-21 23:04:21 +01:00