From owner-freebsd-hackers Wed Jul 12 14:31:25 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2381B37BC07 for ; Wed, 12 Jul 2000 14:31:22 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e6CLVLd26590; Wed, 12 Jul 2000 14:31:21 -0700 (PDT) Date: Wed, 12 Jul 2000 14:31:21 -0700 From: Alfred Perlstein To: Kevin Mills Cc: hackers@FreeBSD.ORG Subject: Re: POSIX Real time extensions Message-ID: <20000712143121.H25571@fw.wintelcom.net> References: <20000712140902.F25571@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from kmills@aventail.com on Wed, Jul 12, 2000 at 02:14:11PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Kevin Mills [000712 14:14] wrote: > > It's in recent versions of stable and current. > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/sys/kqueue.2 > > Ah, thank you! > > How does kqueue interact with uthreads? I noticed that aio_waitcomplete() > blocks the entire process; will kqueue do something similar? Right now I think that's true, although I saw someone was working on it. Patches are always welcome. :) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message