blk_queue_logical_block_size(9) suse man page | unix.com

Man Page: blk_queue_logical_block_size

Operating Environment: suse

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 2.6. July 2010 BLK_QUEUE_LOGICAL_BL(9)
Related Man Pages
sbdadm(1m) - opensolaris
blk_init_queue(9) - centos
blk_init_queue(9) - suse
nblock(9p) - opensolaris
blockdev(8) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com