From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wes1-so2.wedos.net (wes1-so2.wedos.net [46.28.106.16]) by dpdk.org (Postfix) with ESMTP id 796F468D1 for ; Tue, 17 May 2016 14:36:17 +0200 (CEST) Received: from pcviktorin.fit.vutbr.cz (pcviktorin.fit.vutbr.cz [147.229.13.147]) by wes1-so2.wedos.net (Postfix) with ESMTPSA id 3r8Gz51R1Wz5Gg; Tue, 17 May 2016 14:36:17 +0200 (CEST) Date: Tue, 17 May 2016 14:34:32 +0200 From: Jan Viktorin To: dev@dpdk.org Cc: Olivier Matz , David Hunt , Thomas Monjalon Message-ID: <20160517143432.48e5a305@pcviktorin.fit.vutbr.cz> Organization: RehiveTech MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [dpdk-dev] What is the status of mempool manager? 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: Tue, 17 May 2016 12:36:17 -0000 Hello, I was trying to find out the status of the mempool rework and found this 36-pieces long patch set: http://dpdk.org/ml/archives/dev/2016-April/037464.html (I failed to apply it to 16.04, 2.1.0, current HEAD.) and some bits around: http://dpdk.org/ml/archives/dev/2016-May/038390.html http://dpdk.org/ml/archives/dev/2016-April/037509.html http://dpdk.org/ml/archives/dev/2016-April/037457.html http://dpdk.org/ml/archives/dev/2016-April/036979.html ...but I am confused. I am trying to find out how to write a custom memory pool based on the uio_dmem_genirq driver. It provides DMA memory via the UIO API (maps). If I have a PMD running of top of this UIO, I need to implement a custom allocator that gets memory from the dev->mem_resource (with the mappings preloaded from the UIO by EAL). This is related to the SoC infra as given here: http://dpdk.org/ml/archives/dev/2016-May/038486.html Any idea how to start with this? Regards Jan -- Jan Viktorin E-mail: Viktorin@RehiveTech.com System Architect Web: www.RehiveTech.com RehiveTech Brno, Czech Republic