From owner-freebsd-hackers Tue Jan 30 13:49:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02772 for hackers-outgoing; Tue, 30 Jan 1996 13:49:28 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA02740 for ; Tue, 30 Jan 1996 13:49:09 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA07512; Tue, 30 Jan 1996 14:46:38 -0700 From: Terry Lambert Message-Id: <199601302146.OAA07512@phaeton.artisoft.com> Subject: Re: async i/o To: curt@emergent.com (Curt Mayer) Date: Tue, 30 Jan 1996 14:46:38 -0700 (MST) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <199601300710.XAA21899@bluewhale.emergent.com> from "Curt Mayer" at Jan 29, 96 11:10:47 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > any plans for something akin to aioread/aiowrite? a per-io state machine > triggered by a B_CALL hook will get you most of the way there. Or an async call gate that makes any system call into an async call? 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.