blk_queue_resize_tags

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

blk_queue_resize_tags - change the queueing depth

SYNOPSIS

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

ARGUMENTS

q

the request queue for the device

new_depth

the new max command queueing depth

NOTES

Must be called with the queue lock held.