From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2 0/2] Fix file locking in EAL memory Date: Tue, 24 Apr 2018 18:25:44 +0100 Message-ID: <3898cc9f-f41f-de8e-a89f-f8f35c7444e8@intel.com> References: <20180424093242.6c35534b@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, bruce.richardson@intel.com, thomas@monjalon.net To: Stephen Hemminger Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id B10BE49E2 for ; Tue, 24 Apr 2018 19:25:48 +0200 (CEST) In-Reply-To: <20180424093242.6c35534b@xeon-e3> 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 24-Apr-18 5:32 PM, Stephen Hemminger wrote: > On Tue, 24 Apr 2018 16:54:21 +0100 > Anatoly Burakov wrote: > >> One of the ways to work around this was using OFD locks, >> but they are only supported on kernels 3.15+, > > Maybe time to move to next LTS kernel (3.16)? > I'm all for it, but it's not my call to make :( -- Thanks, Anatoly