diff options
author | Jens Axboe <axboe@fb.com> | 2017-01-19 10:59:07 -0700 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-01-20 09:05:53 -0700 |
commit | 70f36b6001bf596eb411c4b302e84c4824ae8730 (patch) | |
tree | 2ff2d5af758f0185f486bcdc0645986a4a9b204a /firmware | |
parent | 7e79dadce222e06e0c30a77280f3426014bee185 (diff) | |
download | linux-70f36b6001bf596eb411c4b302e84c4824ae8730.tar.bz2 |
blk-mq: allow resize of scheduler requests
Add support for growing the tags associated with a hardware queue, for
the scheduler tags. Currently we only support resizing within the
limits of the original depth, change that so we can grow it as well by
allocating and replacing the existing scheduler tag set.
This is similar to how we could increase the software queue depth with
the legacy IO stack and schedulers.
Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions