Query: blk_limits_io_opt
OS: centos
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)NAMEblk_limits_io_opt - set optimal request size for a deviceSYNOPSISvoid blk_limits_io_opt(struct queue_limits * limits, unsigned int opt);ARGUMENTSlimits the queue limits opt smallest I/O size in bytesDESCRIPTIONStorage 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_LIMITS_IO_OPT(9)
Related Man Pages |
---|
blockdev(8) - centos |
raidtab(5) - redhat |
blk_init_queue(9) - suse |
disktab(5) - netbsd |
ri(7) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |