DPDK usage discussions
 help / color / mirror / Atom feed
* Memory sharing between two primary processes
@ 2022-06-06  6:26 Kiran Khatke
  2022-06-06 12:58 ` Pathak, Pravin
  0 siblings, 1 reply; 7+ messages in thread
From: Kiran Khatke @ 2022-06-06  6:26 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

Hi,


Per DPDK Multiprocess, we know that, it is possible to share
memory(hugepages) between a primary and secondary Process.  Primary process
allocates the memory and that is accessible by the secondary (both are
using same  "--file-prefix=" parameter).



There is a need in our application, to have two primary processes (started
with different file-prefix) and would like to know the options - To share
memory (hugepage) between two primaries and which can give us better
throughputs.



During exploration, got to know about memif PMD, which allows for DPDK and
any other client using memif (DPDK, libmemif) to communicate over shared
memory.

Do you have any comments about memif performance ? Are there better options
over memif to share memory between two primaries ?


Thanks ,

Kiran

[-- Attachment #2: Type: text/html, Size: 2407 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-08 18:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06  6:26 Memory sharing between two primary processes Kiran Khatke
2022-06-06 12:58 ` Pathak, Pravin
2022-06-06 13:24   ` Kiran Khatke
2022-06-06 13:53     ` Pathak, Pravin
2022-06-06 13:56       ` Kiran Khatke
2022-06-08  0:21         ` Pathak, Pravin
2022-06-08 18:54           ` Kiran Khatke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).