commit | 68c0f0ceeee1ae23b8c60de09ef84a1ad09f04f4 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Thu Feb 15 09:53:41 2018 -0800 |
committer | Josef Bacik <jbacik@fb.com> | Tue Jun 12 07:59:17 2018 -0700 |
tree | 329f4271a576e7d4842cc5ef6e3f1932eb7b6674 | |
parent | 43f8d061f3537880e93f94473b284dd6ae8fac17 [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>