On Fri, 3 May 2019 11:02:15 +0100
"Burakov, Anatoly" wrote:
> On 03-May-19 10:37 AM, P Smith wrote:
> > Hi, Given that a dpdk driver uses rte_malloc_xx() and friends to
> > allocate/free its memory what is the best way to find out the runtime
> > memory footprint of a PMD ? One can use 'mal
On 03-May-19 10:37 AM, P Smith wrote:
Hi, Given that a dpdk driver uses rte_malloc_xx() and friends to
allocate/free its memory what is the best way to find out the runtime memory
footprint of a PMD ? One can use 'malloc_info' to dump the malloc output in
case of general 'malloc' ...but wh
Hi, Given that a dpdk driver uses rte_malloc_xx() and friends to
allocate/free its memory what is the best way to find out the runtime memory
footprint of a PMD ? One can use 'malloc_info' to dump the malloc output in
case of general 'malloc' ...but what is the way here since it's all hugepa
3 matches
Mail list logo