From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Wong Subject: Re: epoll with ONESHOT possibly fails to deliver events Date: Tue, 18 Dec 2012 02:07:32 +0000 Message-ID: <20121218020732.GA13396@dcvr.yhbt.net> References: <20121213093242.GA25436@dcvr.yhbt.net> <2F8919C4-395F-4029-8D4F-AD16A3815FC5@yale.edu> <9BE5F9A7-4D5B-4848-A0BA-55004240B6E0@yale.edu> <4F40C83D-1C29-4654-8B9C-9DBFB63BDC1D@yale.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, "junchang.wang@yale.edu Wang" To: Andreas Voellmy Return-path: Content-Disposition: inline In-Reply-To: <4F40C83D-1C29-4654-8B9C-9DBFB63BDC1D@yale.edu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Andreas Voellmy wrote: > There were a couple of errors in the code when I posted my last > message. I have fixed those. The epoll bug still occurs. Sorry I haven't gotten around to this. Can you reproduce this with fewer cores? (I only have 4 at most). Have you tried the latest stable kernel version? Can you reproduce this over TCP loopback, or only across two machines? If the latter, it could also be a driver or firmware bug...