From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP; 06 Apr 2016 06:20:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,447,1455004800"; d="scan'208";a="779247954" Received: from sie-lab-212-120.ir.intel.com (HELO silpixa00394367.ir.intel.com) ([10.237.212.120]) by orsmga003.jf.intel.com with ESMTP; 06 Apr 2016 06:20:05 -0700 From: Harry van Haaren To: john.mcnamara@intel.com Cc: dev@dpdk.org, Harry van Haaren Date: Wed, 6 Apr 2016 14:17:43 +0100 Message-Id: <1459948663-6882-1-git-send-email-harry.van.haaren@intel.com> X-Mailer: git-send-email 2.5.0 Subject: [dpdk-dev] [PATCH] doc: update multi process memory image X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2016 13:20:11 -0000 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