blk_queue_physical_block_size(9) centos man page | unix.com

Man Page: blk_queue_physical_block_size

Operating Environment: centos

Section: 9

BLK_QUEUE_PHYSICAL_B(9) 					   Block Devices					   BLK_QUEUE_PHYSICAL_B(9)

NAME
blk_queue_physical_block_size - set physical block size for the queue
SYNOPSIS
void blk_queue_physical_block_size(struct request_queue * q, unsigned int size);
ARGUMENTS
q the request queue for the device size the physical block size, in bytes
DESCRIPTION
This should be set to the lowest possible sector size that the hardware can operate on without reverting to read-modify-write operations.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_QUEUE_PHYSICAL_B(9)
Related Man Pages
blockdev(8) - centos
blk_make_request(9) - centos
device-blksize(9p) - opensolaris
size(9p) - opensolaris
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq