Man Page: blk_queue_alignment_offset
Operating Environment: suse
Section: 9
BLK_QUEUE_ALIGNMENT_(9) Block Devices BLK_QUEUE_ALIGNMENT_(9)NAMEblk_queue_alignment_offset - set physical block alignment offsetSYNOPSISvoid blk_queue_alignment_offset(struct request_queue * q, unsigned int offset);ARGUMENTSq the request queue for the device offset alignment offset in bytesDESCRIPTIONSome 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_QUEUE_ALIGNMENT_(9)
| Related Man Pages |
|---|
| blkdiscard(8) - centos |
| blockdev(8) - debian |
| blk_init_queue(9) - suse |
| newfs_exfat(8) - osx |
| blockdev(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Getting command output to putty window title. |
| Tar Command |
| Shopt -s histappend |