suse man page for blk_queue_io_opt

Query: blk_queue_io_opt

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_QUEUE_IO_OPT(9)						   Block Devices					       BLK_QUEUE_IO_OPT(9)

NAME
blk_queue_io_opt - set optimal request size for the queue
SYNOPSIS
void blk_queue_io_opt(struct request_queue * q, unsigned int opt);
ARGUMENTS
q the request queue for the device opt optimal request size in bytes
DESCRIPTION
Storage devices may report an optimal I/O size, which is the device's preferred unit for sustained I/O. This is rarely reported for disk drives. For RAID arrays it is usually the stripe width or the internal track size. A properly aligned multiple of optimal_io_size is the preferred request size for workloads where sustained throughput is desired.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_QUEUE_IO_OPT(9)
Related Man Pages
usb_control_msg(9) - suse
blockdev(8) - linux
ioctl(2) - netbsd
blk_init_queue(9) - suse
blockdev(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Shopt -s histappend