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

NAME

6       blk_set_queue_depth - tell the block layer about the device queue depth
7

SYNOPSIS

9       void blk_set_queue_depth(struct request_queue * q, unsigned int depth);
10

ARGUMENTS

12       q
13           the request queue for the device
14
15       depth
16           queue depth
17
19Kernel Hackers Manual 3.10         June 2019            BLK_SET_QUEUE_DEPTH(9)
Impressum