blk_queue_alignment_offset(9) suse man page | unix.com

Man Page: blk_queue_alignment_offset

Operating Environment: suse

Section: 9

BLK_QUEUE_ALIGNMENT_(9) 					   Block Devices					   BLK_QUEUE_ALIGNMENT_(9)

NAME
blk_queue_alignment_offset - set physical block alignment offset
SYNOPSIS
void blk_queue_alignment_offset(struct request_queue * q, unsigned int offset);
ARGUMENTS
q the request queue for the device offset alignment offset in bytes
DESCRIPTION
Some devices are naturally misaligned to compensate for things like the legacy DOS partition table 63-sector offset. Low-level drivers should call this function for devices whose first sector is not naturally aligned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_QUEUE_ALIGNMENT_(9)
Related Man Pages
blk_init_queue(9) - suse
blockdev(8) - mojave
probe::ioblock_trace.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
blockdev(8) - osx
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I