From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vallish Vaidyeshwara Subject: Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Date: Mon, 21 Aug 2017 18:22:10 +0000 Message-ID: <20170821182210.GA2983@amazon.com> References: <1503081850-10671-1-git-send-email-vallish@amazon.com> <20170818201854.xes246oviptinwvq@localhost> <20170818222756.GB28737@amazon.com> <20170819062145.vtr63ri4v577cymz@localhost> <20170820014744.GA43685@amazon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: , , , , , , To: Richard Cochran Return-path: Content-Disposition: inline In-Reply-To: <20170820014744.GA43685@amazon.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, Aug 20, 2017 at 01:47:45AM +0000, Vallish Vaidyeshwara wrote: > On Sat, Aug 19, 2017 at 08:21:45AM +0200, Richard Cochran wrote: > > On Fri, Aug 18, 2017 at 10:27:56PM +0000, Vallish Vaidyeshwara wrote: > > > We have a on-demand application that uses long timeouts and needs to react to > > > events within milliseconds. > > > > Hello Richard, > > > Huh? The test program you posted does not react to any event. > > > > Application has logic for complex events and test program is kept simple to > highlight the change in behavior seen with system calls. > Hello Richard, AWS Lambda is affected by this change in behavior in system call. Following links has more information: https://en.wikipedia.org/wiki/AWS_Lambda https://aws.amazon.com/lambda/ Thanks. -Vallish