diff options
author | Bart Van Assche <bvanassche@acm.org> | 2019-10-25 09:50:09 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-10-25 14:12:18 -0600 |
commit | ac0d6b926e741f328b23c8af0134312af7c032d9 (patch) | |
tree | 86ed35737eabb038778c10c87714d0ac1041fc7e /drivers/xen/xenbus | |
parent | a9a808084d6ac015ac68b4223ac5f6ef31f8076e (diff) | |
download | linux-ac0d6b926e741f328b23c8af0134312af7c032d9.tar.gz linux-ac0d6b926e741f328b23c8af0134312af7c032d9.tar.bz2 linux-ac0d6b926e741f328b23c8af0134312af7c032d9.zip |
block: Reduce the amount of memory required per request queue
Instead of always allocating at least nr_cpu_ids hardware queues per request
queue, reallocate q->queue_hw_ctx if it has to grow. This patch improves
behavior that was introduced by commit 868f2f0b7206 ("blk-mq: dynamic h/w
context count").
Cc: Keith Busch <keith.busch@intel.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/xen/xenbus')
0 files changed, 0 insertions, 0 deletions