From 1bd6bd060dfa97dd17e1b902c1be999c20f71bfa Mon Sep 17 00:00:00 2001 From: Harry van Haaren Date: Wed, 6 Apr 2016 14:17:43 +0100 Subject: [PATCH] doc: update multi process memory figure This patch updates the titles in the multiprocess memory image to read "Primary Process" and "Secondary Process" instead of "DPDK Server Process" and "Customer Client Process". The rest of the image has been converted from PNG to SVG. Signed-off-by: Harry van Haaren --- .../prog_guide/img/multi_process_memory.svg | 467 +++++++++++++++++- 1 file changed, 445 insertions(+), 22 deletions(-) diff --git a/doc/guides/prog_guide/img/multi_process_memory.svg b/doc/guides/prog_guide/img/multi_process_memory.svg index fee95a0d25..03f17d70e0 100644 --- a/doc/guides/prog_guide/img/multi_process_memory.svg +++ b/doc/guides/prog_guide/img/multi_process_memory.svg @@ -41,17 +41,115 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="975.5733" - height="710.76343" + width="964.6286" + height="712.48572" id="svg2" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r13725" sodipodi:docname="multi_process_memory.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + - + id="layer2" + inkscape:label="Boxes" + style="display:inline" + transform="translate(-6.971426,-3.4491554)"> + + + + + + + + + + + + + Primary Process + Secondary Process + struct rte_config + struct hugepage[] + + + IPC Queue + + + + IPC Queue + + HugepageDPDKMemory + + + Mbuf Pool + + Local Pointers + Local Pointers + Local Data + Local Data + + + + + + + + + + -- 2.20.1