Query: aio
OS: freebsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AIO(4) BSD Kernel Interfaces Manual AIO(4)NAMEaio -- asynchronous I/OSYNOPSISTo link into the kernel: options VFS_AIO To load as a kernel loadable module: kldload aioDESCRIPTIONThe 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 ALSOaio_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)HISTORYThe aio facility appeared as a kernel option in FreeBSD 3.0. The aio kernel module appeared in FreeBSD 5.0.BSDOctober 24, 2002 BSD
Related Man Pages |
---|
aio_waitcomplete(2) - debian |
aio_return(3) - debian |
aio_error(3) - centos |
aio_return(3) - centos |
aio_return(2) - osx |
Similar Topics in the Unix Linux Community |
---|
Asynchronous I/O on sockets |
Where is ip_finish_output in 2.6.23 kernel |
I/O tuning for oracle |
Compile Leanest Slackware Kernel |
how to check AIO running on /usr2 |