All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ming Lei <ming.lei@redhat.com>
To: Zizhi Wo <wozizhi@huawei.com>
Cc: axboe@kernel.dk, linux-block@vger.kernel.org,
	yangerkun@huawei.com, yukuai3@huawei.com, tj@kernel.org
Subject: Re: [PATCH 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
Date: Thu, 17 Apr 2025 10:34:37 +0800	[thread overview]
Message-ID: <aABovTv568BjFng5@fedora> (raw)
In-Reply-To: <20250417015033.512940-3-wozizhi@huawei.com>

On Thu, Apr 17, 2025 at 09:50:32AM +0800, Zizhi Wo wrote:
> We no longer need carryover_[bytes/ios] in tg, so it is removed. The
> related comments about carryover in tg are also merged into
> [bytes/io]_disp, and modify other related comments.
> 
> Signed-off-by: Zizhi Wo <wozizhi@huawei.com>

Reviewed-by: Ming Lei <ming.lei@redhat.com>


Thanks,
Ming


  reply	other threads:[~2025-04-17  2:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-17  1:50 [PATCH 0/3] blk-throttle: Some bugfixes and modifications Zizhi Wo
2025-04-17  1:50 ` [PATCH 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover() Zizhi Wo
2025-04-17  2:27   ` Ming Lei
2025-04-17  2:35     ` Zizhi Wo
2025-04-17  2:35     ` Yu Kuai
2025-04-17  1:50 ` [PATCH 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp Zizhi Wo
2025-04-17  2:34   ` Ming Lei [this message]
2025-04-17  2:36   ` Yu Kuai
2025-04-17  1:50 ` [PATCH 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed Zizhi Wo
2025-04-17  2:39   ` Yu Kuai
2025-04-17  3:27     ` Zizhi Wo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aABovTv568BjFng5@fedora \
    --to=ming.lei@redhat.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=tj@kernel.org \
    --cc=wozizhi@huawei.com \
    --cc=yangerkun@huawei.com \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.