From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] rte_alarm: modify it to make it not to be affected by discontinuous jumps in the system time Date: Wed, 21 Oct 2015 16:57:37 +0200 Message-ID: <5277070.gE0ENbefvk@xps13> References: <1433472396-18852-1-git-send-email-wolkayang@gmail.com> <20151013173320.46e07232@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id 1DAB0C166 for ; Wed, 21 Oct 2015 16:58:43 +0200 (CEST) Received: by wicfx6 with SMTP id fx6so95428522wic.1 for ; Wed, 21 Oct 2015 07:58:43 -0700 (PDT) In-Reply-To: <20151013173320.46e07232@xeon-e3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-13 17:33, Stephen Hemminger: > Agreed, this should be applied. > Does BSD version have same problem? Implementation of rte_alarm for BSD is empty. So I would say there is no such problem ;)