From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] maintainers: claim EAL memory init Date: Fri, 27 Apr 2018 23:56:28 +0200 Message-ID: <3094413.UnKSu4bEqr@xps> References: <6c213ed866fd4d25dba14e0180093b86fab85790.1524485980.git.anatoly.burakov@intel.com> <811ec68f296b93b7b5f481163e93cfcbc88de74c.1524486584.git.anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Anatoly Burakov Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id B93E27CF0 for ; Fri, 27 Apr 2018 23:56:30 +0200 (CEST) In-Reply-To: <811ec68f296b93b7b5f481163e93cfcbc88de74c.1524486584.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" 23/04/2018 14:29, Anatoly Burakov: > Claim maintainership of all areas of EAL memory init, including > OS-specific parts of it. > > Also, claim maintainership of fbarray, since although it's not > related to memory allocation, it is heavily used by it and its > primary purpose is to serve memory allocation functions, and > thus will appear under "memory allocation" banner. > > Signed-off-by: Anatoly Burakov Acked-by: Thomas Monjalon Applied, thanks for all the work/rework on memory management