[PATCH v2 0/3] blk-throttle cleanups

Yu Kuai posted 3 patches 3 years, 7 months ago
block/blk-throttle.c | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
[PATCH v2 0/3] blk-throttle cleanups
Posted by Yu Kuai 3 years, 7 months ago
From: Yu Kuai <yukuai3@huawei.com>

Changes in v2:
 - add tag
 - remove patch 4

There are no functional changes.

Yu Kuai (3):
  blk-throttle: use 'READ/WRITE' instead of '0/1'
  blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
  blk-throttle: cleanup tg_update_disptime()

 block/blk-throttle.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

-- 
2.31.1
Re: [PATCH v2 0/3] blk-throttle cleanups
Posted by Yu Kuai 3 years, 6 months ago
Hi, jens

Can you apply this patchset?

Thanks,
Kuai

在 2022/08/27 18:16, Yu Kuai 写道:
> From: Yu Kuai <yukuai3@huawei.com>
> 
> Changes in v2:
>   - add tag
>   - remove patch 4
> 
> There are no functional changes.
> 
> Yu Kuai (3):
>    blk-throttle: use 'READ/WRITE' instead of '0/1'
>    blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
>    blk-throttle: cleanup tg_update_disptime()
> 
>   block/blk-throttle.c | 21 ++++++++++++---------
>   1 file changed, 12 insertions(+), 9 deletions(-)
> 

Re: [PATCH v2 0/3] blk-throttle cleanups
Posted by Jens Axboe 3 years, 6 months ago
On Sat, 27 Aug 2022 18:16:34 +0800, Yu Kuai wrote:
> From: Yu Kuai <yukuai3@huawei.com>
> 
> Changes in v2:
>  - add tag
>  - remove patch 4
> 
> There are no functional changes.
> 
> [...]

Applied, thanks!

[1/3] blk-throttle: use 'READ/WRITE' instead of '0/1'
      commit: 7e9c5c54d440bd6402ffdba4dc4f3df5bfe64ea4
[2/3] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
      commit: 8c25ed0cb9d2e349ebebfeacf7ce1ae015afe54d
[3/3] blk-throttle: cleanup tg_update_disptime()
      commit: c013710e1a7eba8e33da9380a068fe1cec017226

Best regards,
-- 
Jens Axboe