From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hagen Paul Pfeifer Subject: Re: [PATCH Resend] epoll: add EPOLLEXCLUSIVE support Date: Thu, 29 Mar 2012 23:19:02 +0200 Message-ID: <20120329211902.GA3024@hell> References: <1332943060-18374-1-git-send-email-hagen@jauu.net> <20120328162108.GB2381@redhat.com> <20120328195848.GA5331@hell> <20120329141653.GA2424@redhat.com> <20120329150541.GB3173@hell> <20120329155323.GB2424@redhat.com> <20120329163222.GA3145@hell> <20120329185416.GC2424@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: richard -rw- weinberger , torvalds@linux-foundation.org, LKML , Al Viro , Lucas De Marchi , Andrew Morton , linux-fsdevel@vger.kernel.org, eric.dumazet@gmail.com To: Jason Baron Return-path: Received: from alternativer.internetendpunkt.de ([88.198.24.89]:45889 "EHLO geheimer.internetendpunkt.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759474Ab2C2VTH (ORCPT ); Thu, 29 Mar 2012 17:19:07 -0400 Content-Disposition: inline In-Reply-To: <20120329185416.GC2424@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: * Jason Baron | 2012-03-29 14:54:17 [-0400]: >But the behavior of the testcase you've supplied is not changed by the >'EPOLLEXCLUSIVE' support. So is this not the right testcase? Hi Jason, I am currently abroad, the example yesterday was just a quick hack somewhere in between hotel and meeting to demonstrate the behaviour. ;) I travel with a company laptop, my testcode is on another PC, I have access to my git tree and just wanted to get this patch merged in this window. Hagen