commit | a79050434b45959f397042080fd1d70ffa9bd9df | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Tue Jul 03 09:32:35 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 09 09:07:54 2018 -0600 |
tree | d5689153d497925d326a8b7e9963f4c3f88685ea | |
parent | 2ecbf456352d0699f51b4c6d70ea5bf29766579c [diff] |
blk-rq-qos: refactor out common elements of blk-wbt blkcg-qos is going to do essentially what wbt does, only on a cgroup basis. Break out the common code that will be shared between blkcg-qos and wbt into blk-rq-qos.* so they can both utilize the same infrastructure. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>