Query: blk_queue_io_opt
OS: centos
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)NAMEblk_queue_io_opt - set optimal request size for the queueSYNOPSISvoid blk_queue_io_opt(struct request_queue * q, unsigned int opt);ARGUMENTSq the request queue for the device opt optimal request 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_QUEUE_IO_OPT(9)
Related Man Pages |
---|
blk_make_request(9) - centos |
blockdev(8) - linux |
struct_usb_request(9) - centos |
probe::ioblock_trace.bounce(3stap) - centos |
probe::ioblock_trace.request(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |