Scroll to navigation

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

March 2017 Kernel Hackers Manual 4.10