suse man page for blk_limits_io_opt

Query: blk_limits_io_opt

OS: suse

Section: 9

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

BLK_LIMITS_IO_OPT(9)						   Block Devices					      BLK_LIMITS_IO_OPT(9)

NAME
blk_limits_io_opt - set optimal request size for a device
SYNOPSIS
void blk_limits_io_opt(struct queue_limits * limits, unsigned int opt);
ARGUMENTS
limits the queue limits opt smallest I/O 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_LIMITS_IO_OPT(9)
Related Man Pages
plimit(1) - opensolaris
blockdev(8) - linux
blockdev(8) - debian
disktab(5) - ultrix
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I