mbox series

[for-6.12,0/2] blk-throttle: support prioritized processing of metadata

Message ID 20240903135149.271857-1-yukuai1@huaweicloud.com (mailing list archive)
Headers show
Series blk-throttle: support prioritized processing of metadata | expand

Message

Yu Kuai Sept. 3, 2024, 1:51 p.m. UTC
From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (2):
  blk-throttle: remove last_low_overflow_time
  blk-throttle: support prioritized processing of metadata

 block/blk-throttle.c | 69 +++++++++++++++++++++++++++-----------------
 block/blk-throttle.h |  2 --
 2 files changed, 42 insertions(+), 29 deletions(-)

Comments

Jens Axboe Sept. 10, 2024, 10:39 p.m. UTC | #1
On Tue, 03 Sep 2024 21:51:47 +0800, Yu Kuai wrote:
> Yu Kuai (2):
>   blk-throttle: remove last_low_overflow_time
>   blk-throttle: support prioritized processing of metadata
> 
> block/blk-throttle.c | 69 +++++++++++++++++++++++++++-----------------
>  block/blk-throttle.h |  2 --
>  2 files changed, 42 insertions(+), 29 deletions(-)
> 
> [...]

Applied, thanks!

[1/2] blk-throttle: remove last_low_overflow_time
      commit: 3bf73e6283ef0bae4e27dad62309e50e3bf7ee88
[2/2] blk-throttle: support prioritized processing of metadata
      commit: 29390bb5661d49d10424ad8e915230de1f7074c9

Best regards,