From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v11] doc: update malloc documentation Date: Thu, 16 Jul 2015 12:12:27 +0200 Message-ID: <1689589.AfOYY5ubPi@xps13> References: <1436977948-589-10-git-send-email-sergio.gonzalez.monroy@intel.com> <1437032231-5127-1-git-send-email-sergio.gonzalez.monroy@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Sergio Gonzalez Monroy Return-path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id 66893C310 for ; Thu, 16 Jul 2015 12:13:38 +0200 (CEST) Received: by wicmv11 with SMTP id mv11so11558485wic.1 for ; Thu, 16 Jul 2015 03:13:38 -0700 (PDT) In-Reply-To: <1437032231-5127-1-git-send-email-sergio.gonzalez.monroy@intel.com> 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" 2015-07-16 08:37, Sergio Gonzalez Monroy: > Update malloc documentation to reflect new implementation details. Should you reword the memzone chapter and move it after the malloc one?