blk_queue_logical_block_size(9) centos man page | unix.com

Man Page: blk_queue_logical_block_size

Operating Environment: centos

Section: 9

BLK_QUEUE_LOGICAL_BL(9) 					   Block Devices					   BLK_QUEUE_LOGICAL_BL(9)

NAME
blk_queue_logical_block_size - set logical block size for the queue
SYNOPSIS
void blk_queue_logical_block_size(struct request_queue * q, unsigned short size);
ARGUMENTS
q the request queue for the device size the logical block size, in bytes
DESCRIPTION
This should be set to the lowest possible block size that the storage device can address. The default of 512 covers most hardware.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_QUEUE_LOGICAL_BL(9)
Related Man Pages
blk_init_queue(9) - centos
nblock(9p) - opensolaris
blksize(9p) - opensolaris
device-blksize(9p) - opensolaris
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq