From owner-freebsd-current Sat Jan 19 17: 5:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from philotas.hosting.swbell.net (philotas.hosting.swbell.net [216.100.99.7]) by hub.freebsd.org (Postfix) with ESMTP id 0525F37B402 for ; Sat, 19 Jan 2002 17:05:30 -0800 (PST) Received: from imimic.com (adsl-216-63-78-19.dsl.hstntx.swbell.net [216.63.78.19]) by philotas.hosting.swbell.net id UAA18501; Sat, 19 Jan 2002 20:05:19 -0500 (EST) [ConcentricHost SMTP Relay 1.14] Message-ID: <3C4A1771.26C05F1@imimic.com> Date: Sat, 19 Jan 2002 19:03:45 -0600 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: k Macy Cc: Terry Lambert , Julian Elischer , freebsd-current@freebsd.org, Doug White Subject: Re: -CURRENT AIO bug Re: How well does EVFILT_AIO work? References: <20020118012020.97262.qmail@web14008.mail.yahoo.com> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG k Macy wrote: > > It turns that this problem is specific to AIO in > -CURRENT. I wrote a simple program that uses > the three different completion mechanisms (polling > with aio_error, polling with kevent, and using SIGIO) > to fill up a file by writing 8kb at a time to the > file and then reading 8kb at a time from the file. > I believe that I've fixed this problem. Please update to revision 1.112 of kern/vfs_aio.c and retry your tests. Best regards, Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message