suse man page for blk_limits_io_min

Query: blk_limits_io_min

OS: suse

Section: 9

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

BLK_LIMITS_IO_MIN(9)						   Block Devices					      BLK_LIMITS_IO_MIN(9)

NAME
blk_limits_io_min - set minimum request size for a device
SYNOPSIS
void blk_limits_io_min(struct queue_limits * limits, unsigned int min);
ARGUMENTS
limits the queue limits min smallest I/O size in bytes
DESCRIPTION
Some devices have an internal block size bigger than the reported hardware sector size. This function can be used to signal the smallest I/O the device can perform without incurring a performance penalty.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_LIMITS_IO_MIN(9)
Related Man Pages
minphys(9f) - opensolaris
blk_init_queue(9) - centos
blockdev(8) - linux
blockdev(8) - debian
blockdev(8) - mojave
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
Docker learning Phase-I