:man| Alphabetical   Categories   About us 
 
AIO (4) | Special files and drivers | Unix Manual Pages | :man

NAME

aio - asynchronous I/O

CONTENTS

Synopsis
Description
See Also
History

SYNOPSIS

To link into the kernel:
.Cd "options VFS_AIO"

To load as a kernel loadable module:

kldload aio

DESCRIPTION

The aio facility provides system calls for asynchronous I/O. It is available both as a kernel option for static inclusion and as a dynamic kernel module.

SEE ALSO

aio_cancel(2), aio_error(2), aio_read(2), aio_return(2), aio_suspend(2), aio_waitcomplete(2), aio_write(2), lio_listio(2), config(8), kldload(8), kldunload(8)

HISTORY

 
Created by Blin Media, 2008-2013