26/07/2013 16:25, Didier Pallard :
> Get physical address of any rte_malloc allocated buffer using
> function rte_malloc_virt2phy(addr).
> The rte_memzone pointer is now stored in each allocated memory block
> header to allow simple computation of physical address of a block
> using the memzone it
Get physical address of any rte_malloc allocated buffer using
function rte_malloc_virt2phy(addr).
The rte_memzone pointer is now stored in each allocated memory block
header to allow simple computation of physical address of a block
using the memzone it comes from.
Declaration of memzone in malloc_
2 matches
Mail list logo