Man Page: blk_queue_update_dma_alignment
Operating Environment: suse
Section: 9
BLK_QUEUE_UPDATE_DMA(9) Block Devices BLK_QUEUE_UPDATE_DMA(9)NAMEblk_queue_update_dma_alignment - update dma length and memory alignmentSYNOPSISvoid blk_queue_update_dma_alignment(struct request_queue * q, int mask);ARGUMENTSq the request queue for the device mask alignment maskDESCRIPTIONupdate required memory and length alignment for direct dma transactions. If the requested alignment is larger than the current alignment, then the current queue alignment is updated to the new value, otherwise it is left alone. The design of this is to allow multiple objects (driver, device, transport etc) to set their respective alignments without having them interfere.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_QUEUE_UPDATE_DMA(9)
| Related Man Pages |
|---|
| posix_memalign(3c) - opensolaris |
| posix_memalign(3) - mojave |
| neaten(1) - php |
| neaten(1) - minix |
| neaten(1) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |