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

NAME

6       blk_queue_resize_tags - change the queueing depth
7

SYNOPSIS

9       int blk_queue_resize_tags(struct request_queue * q, int new_depth);
10

ARGUMENTS

12       q
13           the request queue for the device
14
15       new_depth
16           the new max command queueing depth
17

NOTES

19       Must be called with the queue lock held.
20
22Kernel Hackers Manual 3.10         June 2019           BLK_QUEUE_RESIZE_TAG(9)
Impressum