Shared memory between two primary DPDK processes
Antonio Di Bacco
a.dibacco.ks at gmail.com
Fri Apr 8 14:31:59 CEST 2022
I know that it is possible to share memory between a primary and secondary
process using rte_memzone_reserve_aligned to allocate memory in primary
that is "seen" also by the secondary. If we have two primary processes
(started with different file-prefix) the same approach is not feasible. I
wonder how to share a chunk of memory hosted on a hugepage between two
primaries.
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20220408/0f31ec40/attachment.htm>
More information about the users
mailing list