From mboxrd@z Thu Jan 1 00:00:00 1970 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) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Sep 2018 06:55:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,394,1531810800"; d="scan'208";a="87488220" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.252.24.227]) ([10.252.24.227]) by fmsmga002.fm.intel.com with ESMTP; 19 Sep 2018 06:55:51 -0700 To: Thomas Monjalon Cc: dev@dpdk.org, tiwei.bie@intel.com, ray.kinsella@intel.com, zhihong.wang@intel.com, maxime.coquelin@redhat.com, kuralamudhan.ramakrishnan@intel.com References: <1910582.lgTBx0So88@xps> From: "Burakov, Anatoly" Message-ID: <55083687-0603-a79a-20fa-91315bd9a240@intel.com> Date: Wed, 19 Sep 2018 14:55:50 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <1910582.lgTBx0So88@xps> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 0/9] Improve running DPDK without hugetlbfs mounpoint X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2018 13:55:57 -0000 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