From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v2 0/2] Fix file locking in EAL memory Date: Tue, 24 Apr 2018 09:32:42 -0700 Message-ID: <20180424093242.6c35534b@xeon-e3> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, bruce.richardson@intel.com, thomas@monjalon.net To: Anatoly Burakov Return-path: Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by dpdk.org (Postfix) with ESMTP id C1F202BCE for ; Tue, 24 Apr 2018 18:32:45 +0200 (CEST) Received: by mail-pf0-f194.google.com with SMTP id p6so12702749pfn.4 for ; Tue, 24 Apr 2018 09:32:45 -0700 (PDT) In-Reply-To: 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 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)?