diff options
author | 2019-09-05 18:51:35 +0900 | |
---|---|---|
committer | 2019-09-05 19:52:34 -0600 | |
commit | ebddd2a15323856d82d22b49236604c2e0d23ab9 (patch) | |
tree | 280b8929fce9e54d26dd980a7e95e23428b859bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks (diff) | |
download | linux-dev-ebddd2a15323856d82d22b49236604c2e0d23ab9.tar.xz linux-dev-ebddd2a15323856d82d22b49236604c2e0d23ab9.zip |
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Using the helper blk_queue_required_elevator_features(), set the
elevator feature ELEVATOR_F_ZBD_SEQ_WRITE as required for the request
queue of SCSI ZBC disks.
This feature requirement can always be satisfied as the mq-deadline
elevator is always selected for in-kernel compilation when
CONFIG_BLK_DEV_ZONED (zoned block device support) is enabled.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions