[dpdk-dev] using rte_malloc() in a secondary process.

Uri Sidler uri.sidler at gmail.com
Tue Jun 10 14:49:41 CEST 2014


Hi,
I have 2 processes without fork().
can the secondary process use rte_malloc()?
is there a limitation for using rte_malloc on a secondary process?
do I have to allocate a memzone in order to use the rte_malloc()?

Thanks.


More information about the dev mailing list