From owner-freebsd-multimedia Mon Dec 22 09:37:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA09127 for multimedia-outgoing; Mon, 22 Dec 1997 09:37:24 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA09121 for ; Mon, 22 Dec 1997 09:37:17 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id JAA01241; Mon, 22 Dec 1997 09:35:57 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712221735.JAA01241@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Randall Hopper cc: "John S. Dyson" , multimedia@freebsd.org Subject: Re: These mtv video pauses are murder In-reply-to: Your message of "Mon, 22 Dec 1997 10:36:24 EST." <19971222103624.16572@ct.picker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Dec 1997 09:35:57 -0800 From: Amancio Hasty Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi John, does you AIO code now work with a regular file system or do we need a raw disk partition to use it? Tnks, Amancio > John S. Dyson: > |> John S. Dyson: > |> |You *might* want to try to do the audio with the AIO code (as long as > |> |you are not running SMP.) Oops!!! I haven't written manpages yet. > |> |For specs, refer to your trusty IEEE Std 1003.1b-1993 (POSIX.4). :-(. > |> > |Oh, just thought of something. X/Open's specs are on line. The only > |thing that we are missing is aio_fsync, and aio_cancel... Try > |www.opengroup.org or somesuch. > > I searched around a little while this morning on www.opengroup.org and > ftp://riftp.osf.org. Found a few blurbs mentioning the spec number or > POSIX.4, but nothing else. > > It may be available to members though. > > Randall >