From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry van Haaren Subject: [PATCH] doc: update multi process memory image Date: Wed, 6 Apr 2016 14:17:43 +0100 Message-ID: <1459948663-6882-1-git-send-email-harry.van.haaren@intel.com> Cc: dev@dpdk.org, Harry van Haaren To: john.mcnamara@intel.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 582A02904 for ; Wed, 6 Apr 2016 15:20:09 +0200 (CEST) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 --- PS: Have to send this patch with git send-email --no-validate, as the PNG content being removed has too many characters on one line. I will test applying it from patchwork and self-NACK if it doesn't apply. doc/guides/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 fee95a0..03f17d7 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.5.0