diff options
author | Ming Lei <tom.leiming@gmail.com> | 2014-05-27 19:35:14 +0400 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-05-27 19:37:08 +0400 |
commit | 3d2936f457a847d9d88a9cc127e0eb7a0ebba0ff (patch) | |
tree | 575a307f9715ee60ab45dbe31b677c644975f7ad /block/elevator.c | |
parent | 624dbe47541643b72868a59b2c0059bb53dc923f (diff) | |
download | linux-3d2936f457a847d9d88a9cc127e0eb7a0ebba0ff.tar.xz |
block: only allocate/free mq_usage_counter in blk-mq
The percpu counter is only used for blk-mq, so move
its allocation and free inside blk-mq, and don't
allocate it for legacy queue device.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/elevator.c')
0 files changed, 0 insertions, 0 deletions