generic_file_aio_read(9) centos man page | unix.com

Man Page: generic_file_aio_read

Operating Environment: centos

Section: 9

GENERIC_FILE_AIO_REA(9) 				    Memory Management in Linux					   GENERIC_FILE_AIO_REA(9)

NAME
generic_file_aio_read - generic filesystem read routine
SYNOPSIS
ssize_t generic_file_aio_read(struct kiocb * iocb, const struct iovec * iov, unsigned long nr_segs, loff_t pos);
ARGUMENTS
iocb kernel I/O control block iov io vector request nr_segs number of segments in the iovec pos current file position
DESCRIPTION
This is the "read" routine for all filesystems that can use the page cache directly.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GENERIC_FILE_AIO_REA(9)
Related Man Pages
vmsplice(2) - centos
vmsplice(2) - mojave
vmsplice(2) - plan9
vmsplice(2) - php
vmsplice(2) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!