numam-dpdk/lib/librte_mempool
Olivier Matz 6235458515 mempool: store physical address in objects
Store the physical address of the object in its header. It simplifies
rte_mempool_virt2phy() and prepares the removing of the paddr[] table
in the mempool header.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-05-19 14:40:13 +02:00
..
Makefile mempool: reduce structure size if no cache needed 2016-05-17 08:31:33 +02:00
rte_dom0_mempool.c mempool: rename object constructor typedef 2016-05-19 14:40:12 +02:00
rte_mempool_version.map mempool: use the list to iterate the elements 2016-05-19 14:40:13 +02:00
rte_mempool.c mempool: store physical address in objects 2016-05-19 14:40:13 +02:00
rte_mempool.h mempool: store physical address in objects 2016-05-19 14:40:13 +02:00