From: Hanna Czenczek <hreitz@redhat.com>
To: zhenwei pi <pizhenwei@bytedance.com>, berto@igalia.com, kwolf@redhat.com
Cc: qemu_oss@crudebyte.com, qemu-devel@nongnu.org, qemu-block@nongnu.org
Subject: Re: [PATCH v5 0/9] Misc fixes for throttle
Date: Fri, 25 Aug 2023 15:25:17 +0200 [thread overview]
Message-ID: <21064da8-3ced-decc-47e1-3b4528320436@redhat.com> (raw)
In-Reply-To: <20230728022006.1098509-1-pizhenwei@bytedance.com>
On 28.07.23 04:19, zhenwei pi wrote:
[...]
> Zhenwei Pi (9):
> throttle: introduce enum ThrottleDirection
> test-throttle: use enum ThrottleDirection
> throttle: support read-only and write-only
> test-throttle: test read only and write only
> cryptodev: use NULL throttle timer cb for read direction
> throttle: use enum ThrottleDirection instead of bool is_write
> throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code
> fsdev: Use ThrottleDirection instread of bool is_write
> block/throttle-groups: Use ThrottleDirection instread of bool is_write
Thanks, applied to my block branch:
https://gitlab.com/hreitz/qemu/-/commits/block
Hanna
prev parent reply other threads:[~2023-08-25 13:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 2:19 [PATCH v5 0/9] Misc fixes for throttle zhenwei pi
2023-07-28 2:19 ` [PATCH v5 1/9] throttle: introduce enum ThrottleDirection zhenwei pi
2023-07-28 2:19 ` [PATCH v5 2/9] test-throttle: use " zhenwei pi
2023-07-28 2:20 ` [PATCH v5 3/9] throttle: support read-only and write-only zhenwei pi
2023-07-28 2:20 ` [PATCH v5 4/9] test-throttle: test read only and write only zhenwei pi
2023-07-28 2:20 ` [PATCH v5 5/9] cryptodev: use NULL throttle timer cb for read direction zhenwei pi
2023-07-28 2:20 ` [PATCH v5 6/9] throttle: use enum ThrottleDirection instead of bool is_write zhenwei pi
2023-07-28 2:20 ` [PATCH v5 7/9] throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code zhenwei pi
2023-07-28 2:20 ` [PATCH v5 8/9] fsdev: Use ThrottleDirection instread of bool is_write zhenwei pi
2023-08-07 14:24 ` Greg Kurz
2023-07-28 2:20 ` [PATCH v5 9/9] block/throttle-groups: " zhenwei pi
2023-07-28 9:47 ` Hanna Czenczek
2023-08-25 13:25 ` Hanna Czenczek [this message]
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=21064da8-3ced-decc-47e1-3b4528320436@redhat.com \
--to=hreitz@redhat.com \
--cc=berto@igalia.com \
--cc=kwolf@redhat.com \
--cc=pizhenwei@bytedance.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu_oss@crudebyte.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).