All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: fio@vger.kernel.org, Vincent Fu <vincentfu@gmail.com>,
	Damien Le Moal <dlemoal@kernel.org>
Cc: Niklas Cassel <niklas.cassel@wdc.com>
Subject: Re: [PATCH v3 0/6] Add support for I/O priority hints
Date: Fri, 21 Jul 2023 15:23:52 -0600	[thread overview]
Message-ID: <168997463239.19502.8288582061966068143.b4-ty@kernel.dk> (raw)
In-Reply-To: <20230721110510.44772-1-dlemoal@kernel.org>


On Fri, 21 Jul 2023 20:05:04 +0900, Damien Le Moal wrote:
> Linux kernel 6.5 adds support for I/O priority hints, which can be
> used (for now) to specify command duration limits for block devices
> supporting this feature.
> 
> This patch series extends fio I/O priority options and adds new options
> to allow users to specify I/O priority hints.
> 
> [...]

Applied, thanks!

[1/6] os-linux: Cleanup IO priority class and value macros
      commit: d4d503a557d4a664ff3fd7a811966df038d06634
[2/6] cmdprio: Introduce generic option definitions
      commit: 2838f77aa80605c13cd18ce5e941005a42cec4a4
[3/6] os-linux: add initial support for IO priority hints
      commit: b3048c1b564fc793ee11004a17b2a4de5a82be27
[4/6] options: add priohint option
      commit: 860462dad312ef121766f5d17b1df7b05d1f47ee
[5/6] cmdprio: Add support for per I/O priority hint
      commit: 79012fece0a0ecb02ad6a3322913980efdb1d726
[6/6] stats: Add hint information to per priority level stats
      commit: 219a868280716e4e221b57269ee3b8a39ea9c29b

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2023-07-21 21:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21 11:05 [PATCH v3 0/6] Add support for I/O priority hints Damien Le Moal
2023-07-21 11:05 ` [PATCH v3 1/6] os-linux: Cleanup IO priority class and value macros Damien Le Moal
2023-07-21 11:05 ` [PATCH v3 2/6] cmdprio: Introduce generic option definitions Damien Le Moal
2023-07-21 11:32   ` Niklas Cassel
2023-07-21 11:05 ` [PATCH v3 3/6] os-linux: add initial support for IO priority hints Damien Le Moal
2023-07-21 11:05 ` [PATCH v3 4/6] options: add priohint option Damien Le Moal
2023-07-21 11:05 ` [PATCH v3 5/6] cmdprio: Add support for per I/O priority hint Damien Le Moal
2023-07-21 11:32   ` Niklas Cassel
2023-07-21 11:05 ` [PATCH v3 6/6] stats: Add hint information to per priority level stats Damien Le Moal
2023-07-21 21:23 ` Jens Axboe [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=168997463239.19502.8288582061966068143.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=dlemoal@kernel.org \
    --cc=fio@vger.kernel.org \
    --cc=niklas.cassel@wdc.com \
    --cc=vincentfu@gmail.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.