Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 13:23:39 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Dmitry Sychov <accelware@accelware.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: aio_read() broken functionality.
Message-ID:  <20001109132339.B5112@fw.wintelcom.net>
In-Reply-To: <002001c04a91$10f0be20$1ec730d4@dima>; from accelware@accelware.com on Fri, Nov 10, 2000 at 12:07:24AM %2B0300
References:  <002001c04a91$10f0be20$1ec730d4@dima>

next in thread | previous in thread | raw e-mail | index | archive | help
* Dmitry Sychov <accelware@accelware.com> [001109 13:06] wrote:
> Greetings.
> 
> According to manual the aio_offset field of the "aiocb" structure
> is ignored in the aio_read() call. So one can read the file only from
> beginning. Very bad for me. :-(
> 
> Will this bug be fixed in FreeBSD 5.0?

Hrm, parsing through the kernel code it looks like this is just a
bug in the manpage, basically aio_offset doesn't look like it's
ignored, can you try to use aio_offset and report if it works or
not.

Please submit some test code if it doesn't.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001109132339.B5112>