Searched hist:"60 a6e10c537a7459dd53882186bd16fff257fb03" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/block/ |
H A D | bfq-wf2q.c | diff 60a6e10c537a7459dd53882186bd16fff257fb03 Fri Sep 16 02:19:38 CDT 2022 Yu Kuai <yukuai3@huawei.com> block, bfq: record how many queues have pending requests
Prepare to refactor the counting of 'num_groups_with_pending_reqs'.
Add a counter in bfq_group, update it while tracking if bfqq have pending requests and when bfq_bfqq_move() is called.
Signed-off-by: Yu Kuai <yukuai3@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Acked-by: Paolo Valente <paolo.valente@linaro.org> Link: https://lore.kernel.org/r/20220916071942.214222-3-yukuai1@huaweicloud.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | bfq-cgroup.c | diff 60a6e10c537a7459dd53882186bd16fff257fb03 Fri Sep 16 02:19:38 CDT 2022 Yu Kuai <yukuai3@huawei.com> block, bfq: record how many queues have pending requests
Prepare to refactor the counting of 'num_groups_with_pending_reqs'.
Add a counter in bfq_group, update it while tracking if bfqq have pending requests and when bfq_bfqq_move() is called.
Signed-off-by: Yu Kuai <yukuai3@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Acked-by: Paolo Valente <paolo.valente@linaro.org> Link: https://lore.kernel.org/r/20220916071942.214222-3-yukuai1@huaweicloud.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | bfq-iosched.h | diff 60a6e10c537a7459dd53882186bd16fff257fb03 Fri Sep 16 02:19:38 CDT 2022 Yu Kuai <yukuai3@huawei.com> block, bfq: record how many queues have pending requests
Prepare to refactor the counting of 'num_groups_with_pending_reqs'.
Add a counter in bfq_group, update it while tracking if bfqq have pending requests and when bfq_bfqq_move() is called.
Signed-off-by: Yu Kuai <yukuai3@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Acked-by: Paolo Valente <paolo.valente@linaro.org> Link: https://lore.kernel.org/r/20220916071942.214222-3-yukuai1@huaweicloud.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
|