mem: rename segment address from physical to IOVA
[dpdk.git] / lib / librte_eal / common / rte_malloc.c
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-10-06 Santosh Shuklamem: honor IOVA mode in malloc virt2phy
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2016-07-10 Sergio Gonzalez... mem: do not zero out memory on zmalloc
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common