From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] doc: update documentation for memory subsystem Date: Mon, 28 May 2018 02:17:41 +0200 Message-ID: <7529817.pDXVKZElBf@xps> References: <68f449f31b079aad4707cf6c9db8d1042861381d.1527255643.git.anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Marko Kovacevic To: Anatoly Burakov Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id D528E2C56 for ; Mon, 28 May 2018 02:17:43 +0200 (CEST) In-Reply-To: <68f449f31b079aad4707cf6c9db8d1042861381d.1527255643.git.anatoly.burakov@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/05/2018 15:41, Anatoly Burakov: > Document new command-line switches and the principles behind the > new memory subsystem. Also, replace outdated malloc heap picture. > > Signed-off-by: Anatoly Burakov Series applied, thanks