From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v3 0/9] Improve running DPDK without hugetlbfs mounpoint Date: Wed, 19 Sep 2018 14:55:50 +0100 Message-ID: <55083687-0603-a79a-20fa-91315bd9a240@intel.com> References: <1910582.lgTBx0So88@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, tiwei.bie@intel.com, ray.kinsella@intel.com, zhihong.wang@intel.com, maxime.coquelin@redhat.com, kuralamudhan.ramakrishnan@intel.com To: Thomas Monjalon Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id D7EFC200 for ; Wed, 19 Sep 2018 15:55:55 +0200 (CEST) In-Reply-To: <1910582.lgTBx0So88@xps> 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 19-Sep-18 2:04 PM, Thomas Monjalon wrote: >> Anatoly Burakov (9): >> fbarray: fix detach in noshconf mode >> eal: don't allow legacy mode with in-memory mode >> mem: raise maximum fd limit unconditionally >> memalloc: rename lock list to fd list >> memalloc: track page fd's in non-single file mode >> memalloc: add EAL-internal API to get and set segment fd's >> mem: add external API to retrieve page fd from EAL >> mem: allow querying offset into segment fd >> mem: support using memfd segments for in-memory mode > > Applied, tha nks > You're welc ome! -- Thanks, Anatoly