BLK_SET_QUEUE_DEPTH(9) | Block Devices | BLK_SET_QUEUE_DEPTH(9) |
NAME¶
blk_set_queue_depth - tell the block layer about the device queue depth
SYNOPSIS¶
void blk_set_queue_depth(struct request_queue * q, unsigned int depth);
ARGUMENTS¶
q
the request queue for the device
depth
queue depth
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |