On Tue, 6 May 2014 09:17:46 +0000
"Burakov, Anatoly" <anatoly.burakov at intel.com> wrote:

> Hi Stephen,
> 
> > When doing diagnostic function, it is useful to have a ability to iterate 
> > over all
> > memzones.
> > 
> 
> You can already access all memzones through 
> rte_eal_get_configuration()->mem_config.memzone[idx].
> 
> Best regards,
> Anatoly Burakov
> DPDK SW Engineer
> 

Yes you can look at memzone[idx] to look at individual zones, but there
is no thread safe way to iterate.

Reply via email to