blk_queue_dma_alignment(9) suse man page | unix.com

Man Page: blk_queue_dma_alignment

Operating Environment: suse

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 2.6. July 2010 BLK_QUEUE_DMA_ALIGNM(9)
Related Man Pages
posix_memalign(3c) - opensolaris
blk_init_queue(9) - centos
parport_register_port(9) - suse
struct_usb_request(9) - centos
__alignof__(3) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I