linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Damien Le Moal <damien.lemoal@wdc.com>, linux-block@vger.kernel.org
Cc: Adam Manzanares <adam.manzanares@wdc.com>,
	Alexander Viro <viro@zeniv.linux.org.uk>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v2 0/6] Improve I/O priority handling
Date: Mon, 19 Nov 2018 19:04:32 -0700	[thread overview]
Message-ID: <0bcd98c8-3730-a733-10b2-402c42a576ff@kernel.dk> (raw)
In-Reply-To: <20181120015238.26467-1-damien.lemoal@wdc.com>

On 11/19/18 6:52 PM, Damien Le Moal wrote:
> This small series based on for-4.21/block brings improvements to I/O priority
> hanlding. The main fixes are in patches 5, 6 and 7. These fix BIO and request
> I/O priority initialization for both the synchronous and asynchronous pathes.

Applied, thanks..

-- 
Jens Axboe

      parent reply	other threads:[~2018-11-20 12:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-20  1:52 [PATCH v2 0/6] Improve I/O priority handling Damien Le Moal
2018-11-20  1:52 ` [PATCH v2 1/6] aio: Comment use of IOCB_FLAG_IOPRIO aio flag Damien Le Moal
2018-11-20  1:52 ` [PATCH v2 2/6] block: Remove bio->bi_ioc Damien Le Moal
2018-11-20  1:52 ` [PATCH v2 3/6] block: Introduce get_current_ioprio() Damien Le Moal
2018-11-20  1:52 ` [PATCH v2 4/6] aio: Fix fallback I/O priority value Damien Le Moal
2018-11-20  1:52 ` [PATCH v2 5/6] block: prevent merging of requests with different priorities Damien Le Moal
2018-11-20  1:52 ` [PATCH v2 6/6] block: Initialize BIO I/O priority early Damien Le Moal
2018-11-20  2:04 ` 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=0bcd98c8-3730-a733-10b2-402c42a576ff@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=adam.manzanares@wdc.com \
    --cc=damien.lemoal@wdc.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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).