diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-08-29 08:32:10 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-08-29 09:43:06 -0600 |
commit | 6fd5b91dab08106822f3c95a343e6724e88f0951 (patch) | |
tree | 883f6b45d07b022c0ce4dc421780b483e0f87c70 /block | |
parent | bf231981bef52eb4130d30ffc06a6fe256866602 (diff) | |
download | op-kernel-dev-6fd5b91dab08106822f3c95a343e6724e88f0951.zip op-kernel-dev-6fd5b91dab08106822f3c95a343e6724e88f0951.tar.gz |
skd: Let the block layer core choose .nr_requests
Since blk_mq_init_queue() initializes .nr_requests to the tag set
size and since that value is a good default for the skd driver, do
not overwrite the value set by blk_mq_init_queue(). This change
doubles the default value of .nr_requests.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions