blk_queue_dma_alignment(9) centos man page | unix.com

Man Page: blk_queue_dma_alignment

Operating Environment: centos

Section: 9

BLK_QUEUE_DMA_ALIGNM(9) 					   Block Devices					   BLK_QUEUE_DMA_ALIGNM(9)

NAME
blk_queue_dma_alignment - set dma length and memory alignment
SYNOPSIS
void blk_queue_dma_alignment(struct request_queue * q, int mask);
ARGUMENTS
q the request queue for the device mask alignment mask
DESCRIPTION
set required memory and length alignment for direct dma transactions. this is used when building direct io requests for the queue.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_QUEUE_DMA_ALIGNM(9)
Related Man Pages
posix_memalign(3c) - opensolaris
bp_mask_by_search(1p) - debian
cdhit-est-2d(1) - debian
cdhit-est(1) - debian
blk_init_queue(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq