Query: blk_queue_logical_block_size
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_LOGICAL_BL(9) Block Devices BLK_QUEUE_LOGICAL_BL(9)NAMEblk_queue_logical_block_size - set logical block size for the queueSYNOPSISvoid blk_queue_logical_block_size(struct request_queue * q, unsigned short size);ARGUMENTSq the request queue for the device size the logical block size, in bytesDESCRIPTIONThis should be set to the lowest possible block size that the storage device can address. The default of 512 covers most hardware.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_QUEUE_LOGICAL_BL(9)
Related Man Pages |
---|
sbdadm(1m) - opensolaris |
blockdev(8) - centos |
device-blksize(9p) - opensolaris |
device-nblocks(9p) - opensolaris |
size(9p) - opensolaris |