Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 11:47:41 -0700
From:      Sean Chittenden <sean@chittenden.org>
To:        freebsd-stable@freebsd.org
Subject:   VFS_AIO and aio_*....
Message-ID:  <20010928114741.B29974@rand.tgd.net>

next in thread | raw e-mail | index | archive | help
I was diving through trying to write some code that uses aio and ran 
across a few surprises:

1)  need to recompile my kernel,
2)  the message in LINT, it kinda scared me.

# Use real implementations of the aio_* system calls.  There are numerous
# stability issues in the current aio code that make it unsuitable for
# inclusion on shell boxes.
options         VFS_AIO

	Can someone comment on aio status?  Is the doc out of sync with
what's going on under the hood?  I haven't seen anything in the monthly
status reports nor on any of the lists over the last 6+ months.  The
mailing lists seem to indicate that what bugs have been found have been
squashed, but I don't know if the code has been MFC'ed.  -sc

-- 
Sean Chittenden

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




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