From: Jens Axboe <axboe@kernel.dk>
To: Keith Busch <kbusch@meta.com>,
fio@vger.kernel.org, vincent.fu@samsung.com
Cc: Keith Busch <kbusch@kernel.org>
Subject: Re: [PATCH] engine/io_uring: add write stream support
Date: Wed, 11 Dec 2024 12:11:38 -0700 [thread overview]
Message-ID: <a6d45369-3c64-420d-a897-3fcc0390d8a5@kernel.dk> (raw)
In-Reply-To: <20241211184438.106449-1-kbusch@meta.com>
On 12/11/24 11:44 AM, Keith Busch wrote:
> From: Keith Busch <kbusch@kernel.org>
>
> Let a user specify a write stream specific to each job. You can check
> the block device's max_write_streams sysfs queue attribute for the valid
> range of stream values.
>
> Signed-off-by: Keith Busch <kbusch@kernel.org>
> ---
> This depends on the kernel side supporting this feature. The latest is
> here, which I *think* appears to have stablized on the API.
>
> https://lore.kernel.org/io-uring/20241210194722.1905732-1-kbusch@meta.com/T/#u
Looks fine to me, but let's hold off on the fio side until the kernel
changes are at least staged for a kernel.
--
Jens Axboe
next prev parent reply other threads:[~2024-12-11 19:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 18:44 [PATCH] engine/io_uring: add write stream support Keith Busch
2024-12-11 19:10 ` fiotestbot
2024-12-11 19:11 ` Jens Axboe [this message]
2024-12-11 19:43 ` Vincent Fu
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=a6d45369-3c64-420d-a897-3fcc0390d8a5@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=kbusch@kernel.org \
--cc=kbusch@meta.com \
--cc=vincent.fu@samsung.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.