Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 19 Oct 2002 02:53:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 19 Oct 2002 02:53:09 -0400 Received: from mark.mielke.cc ([216.209.85.42]:29962 "EHLO mark.mielke.cc") by vger.kernel.org with ESMTP id ; Sat, 19 Oct 2002 02:53:08 -0400 Date: Sat, 19 Oct 2002 02:59:16 -0400 From: Mark Mielke To: John Myers Cc: Davide Libenzi , Benjamin LaHaise , Dan Kegel , Shailabh Nagar , linux-kernel , linux-aio , Andrew Morton , David Miller , Linus Torvalds , Stephen Tweedie Subject: Re: epoll (was Re: [PATCH] async poll for 2.5) Message-ID: <20021019065916.GB17553@mark.mielke.cc> References: <3DB0AD79.30401@netscape.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DB0AD79.30401@netscape.com> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1212 Lines: 27 On Fri, Oct 18, 2002 at 05:55:21PM -0700, John Myers wrote: > So whether or not a proposed set of epoll semantics is consistent with > your Platonic ideal of "use the fd until EAGAIN" is simply not an issue. > What matters is what works best in practice. >From this side of the fence: One vote for "use the fd until EAGAIN" being flawed. If I wanted a method of monopolizing the event loop with real time priorities, I would implement real time priorities within the event loop. mark -- mark@mielke.cc/markm@ncf.ca/markm@nortelnetworks.com __________________________ . . _ ._ . . .__ . . ._. .__ . . . .__ | Neighbourhood Coder |\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ | | | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, Canada One ring to rule them all, one ring to find them, one ring to bring them all and in the darkness bind them... http://mark.mielke.cc/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/