From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 12 11:00:13 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE7A16A4CE for ; Wed, 12 Nov 2003 11:00:13 -0800 (PST) Received: from yeah-baby.shagadelic.org (yeah-baby.shagadelic.org [208.176.2.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707B743FA3 for ; Wed, 12 Nov 2003 11:00:12 -0800 (PST) (envelope-from thorpej@wasabisystems.com) Received: from [127.0.0.1] (localhost [127.0.0.1]) by yeah-baby.shagadelic.org (Postfix) with ESMTP id 3A6891E081C; Wed, 12 Nov 2003 11:00:20 -0800 (PST) In-Reply-To: <20031112185738.GD2942@monkey.org> References: <20031110174109.GA13852@monkey.org> <200311120858.hAC8wFfg001905@s102-n054.tele2.cz> <20031112172750.GB14368@netbsd.org> <20031112184042.GC2942@monkey.org> <20031112185738.GD2942@monkey.org> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <777AA90C-1542-11D8-9DA8-000A957650EC@wasabisystems.com> Content-Transfer-Encoding: 7bit From: Jason Thorpe Date: Wed, 12 Nov 2003 11:00:22 -0800 To: marius@monkey.org X-Mailer: Apple Mail (2.606) cc: Bill Studenmund cc: tech-kern@NetBSD.org cc: freebsd-hackers@freebsd.org cc: Niels Provos cc: hackers@openbsd.org cc: Jaromir Dolecek Subject: Re: kqueue, NOTE_EOF X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 19:00:13 -0000 On Nov 12, 2003, at 10:57 AM, marius aamodt eriksen wrote: > right - the idea was to preserve existing semantics, while leaving the > poll-like semantics optional. I'm not sure the "existing semantics" are anything more than a bug that should be fixed. -- Jason R. Thorpe