1BLK_QUEUE_DMA_ALIGNM(9)          Block Devices         BLK_QUEUE_DMA_ALIGNM(9)
2
3
4

NAME

6       blk_queue_dma_alignment - set dma length and memory alignment
7

SYNOPSIS

9       void blk_queue_dma_alignment(struct request_queue * q, int mask);
10

ARGUMENTS

12       q
13           the request queue for the device
14
15       mask
16           alignment mask
17

DESCRIPTION

19       set required memory and length alignment for direct dma transactions.
20       this is used when building direct io requests for the queue.
21
23Kernel Hackers Manual 3.10         June 2019           BLK_QUEUE_DMA_ALIGNM(9)
Impressum