blk_queue_virt_boundary (9) - Linux Manuals
blk_queue_virt_boundary: set boundary rules for bio merging
NAME
blk_queue_virt_boundary - set boundary rules for bio merging
SYNOPSIS
-
void blk_queue_virt_boundary(struct request_queue
* q, unsigned longmask);
ARGUMENTS
q
-
- the request queue for the device
mask
- the memory boundary mask
COPYRIGHT