commit | 5ff047e32812f57c13389c4a9cdb1427620b3a6f | [log] [tgz] |
---|---|---|
author | Fam Zheng <zhengfeiran@bytedance.com> | Wed Aug 28 11:54:52 2019 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 06 14:33:50 2019 -0600 |
tree | f685166995006477cb0eaef5296ff990ad7d3b1f | |
parent | e9d3c866bf4cdbb6637e6cb268c26dfdf06d8cd3 [diff] |
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy This function will be useful when we update weight from the soon-coming per-device interface. Signed-off-by: Fam Zheng <zhengfeiran@bytedance.com> Reviewed-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>