Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753202AbdHWEac (ORCPT ); Wed, 23 Aug 2017 00:30:32 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:54036 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750931AbdHWEab (ORCPT ); Wed, 23 Aug 2017 00:30:31 -0400 Date: Tue, 22 Aug 2017 21:30:30 -0700 (PDT) Message-Id: <20170822.213030.1848111782253505433.davem@davemloft.net> To: vallish@amazon.com Cc: shuah@kernel.org, richardcochran@gmail.com, xiyou.wangcong@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, eduval@amazon.com, anchalag@amazon.com Subject: Re: [PATCH v2 0/2] enable hires timer to timeout datagram socket From: David Miller In-Reply-To: <1503447027-44399-1-git-send-email-vallish@amazon.com> References: <1503447027-44399-1-git-send-email-vallish@amazon.com> X-Mailer: Mew version 6.7 on Emacs 25.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 22 Aug 2017 21:30:31 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 476 Lines: 14 From: Vallish Vaidyeshwara Date: Wed, 23 Aug 2017 00:10:25 +0000 > I am submitting 2 patch series to enable hires timer to timeout > datagram sockets (AF_UNIX & AF_INET domain) and test code to test > timeout accuracy on these sockets. This is not reasonable. If you want high resolution events with real guarantees, please use the kernel interfaces which provide this as explained to you as feedback by other reviewers. I'm not applying this, sorry.