blk_queue_physical_block_size(9) suse man page | unix.com

Man Page: blk_queue_physical_block_size

Operating Environment: suse

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 short 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 2.6. July 2010 BLK_QUEUE_PHYSICAL_B(9)
Related Man Pages
blk_init_queue(9) - centos
blk_init_queue(9) - suse
blk_make_request(9) - suse
nblock(9p) - opensolaris
probe::ioblock.request(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I