From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gonzalez Monroy, Sergio" Subject: Re: [PATCH v11] doc: update malloc documentation Date: Thu, 16 Jul 2015 11:39:25 +0100 Message-ID: <55A789DD.2060204@intel.com> References: <1436977948-589-10-git-send-email-sergio.gonzalez.monroy@intel.com> <1437032231-5127-1-git-send-email-sergio.gonzalez.monroy@intel.com> <1689589.AfOYY5ubPi@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 9650B6A87 for ; Thu, 16 Jul 2015 12:39:28 +0200 (CEST) In-Reply-To: <1689589.AfOYY5ubPi@xps13> 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" On 16/07/2015 11:12, Thomas Monjalon wrote: > 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? I didn't think that the memzone doc needed to change its wording for this change. memzone doc in general could be improve and extended but I'd prefer to do that as a post-patch if it needs to be. Sergio