From owner-freebsd-arch Wed Apr 5 22:19: 7 2000 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 22CB537B986 for ; Wed, 5 Apr 2000 22:19:05 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id HAA28511 for ; Thu, 6 Apr 2000 07:22:35 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id HAA27138 for freebsd-arch@freebsd.org; Thu, 6 Apr 2000 07:19:02 +0200 (CEST) Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 8EC0D37B563 for ; Wed, 5 Apr 2000 22:17:48 -0700 (PDT) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.9.3/8.9.3) id AAA96329 for arch@freebsd.org; Thu, 6 Apr 2000 00:21:26 -0500 (CDT) (envelope-from jlemon) Date: Thu, 6 Apr 2000 00:21:26 -0500 From: Jonathan Lemon To: arch@freebsd.org Subject: RFC: kqueue API and rough code Message-ID: <20000406002126.B80578@prism.flugsvamp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to solicit comments on the kqueue mechanism that I've been working on. Currently, it will report events for sockets, vnodes, and aio requests, and hopefully is designed to be extensible. An API document and rough code is at: http://www.flugsvamp.com/~jlemon/fbsd Thanks... -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message