From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH] eal: add request to map reserved physical memory Date: Mon, 9 Jul 2018 17:02:55 +0100 Message-ID: References: <20180328045120.40098-1-ajit.khaparde@broadcom.com> <76474922-b2ad-dfcd-d62b-f605ec47d2e6@intel.com> <9f258ff5-8442-8d06-0deb-c6a7013a7ddf@broadcom.com> <203e6af6-bff9-ca34-9b61-9f29191196fa@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Ajit Khaparde , dev@dpdk.org To: Scott Branden , Srinath Mannam Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 264ED5F1F for ; Mon, 9 Jul 2018 18:02:58 +0200 (CEST) In-Reply-To: <203e6af6-bff9-ca34-9b61-9f29191196fa@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 07-Jun-18 1:15 PM, Burakov, Anatoly wrote: > On 06-Jun-18 1:18 AM, Scott Branden wrote: >> Hi Anatoly, >> >> >> On 18-04-27 09:49 AM, Burakov, Anatoly wrote: >>> On 27-Apr-18 5:30 PM, Scott Branden wrote: >>>> Hi Anatoly, >>>> >>>> We'd appreciate your input so we can come to a solution of >>>> supporting the necessary memory allocations? >>>> >>> >>> Hi Scott, >>> >>> I'm currently starting to work on a prototype that will be at least >>> RFC'd (if not v1'd) during 18.08 timeframe. Basically, the idea is to >>> create/destroy named malloc heaps dynamically, and allow user to >>> request memory from them. You may then mmap() whatever you want and >>> create a malloc heap out of it. >>> >>> Does that sound reasonable? >>> >> Is the plan still to have a patch for 18.08? >> >> Thanks, >>   Scott >> > Hi Scott, > > The plan is still to submit an RFC during 18.08 timeframe, but since it > will be an ABI break, it will only be integrated in the next (18.11) > release. > Hi Scott, You're welcome to offer feedback on the proposal :) http://patches.dpdk.org/project/dpdk/list/?series=453 -- Thanks, Anatoly