linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: linux-block@vger.kernel.org
Subject: [PATCHSET 0/3] blk-wbt fixes
Date: Tue, 21 Aug 2018 09:05:14 -0600	[thread overview]
Message-ID: <20180821150517.19744-1-axboe@kernel.dk> (raw)

One cleanup, and two fixes:

Patch 2 - Ensure that the wait queue active check includes the necessary
memory barrier.

Patch 3 - Ensure that new tasks don't supersede already waiting tasks.

-- 
Jens Axboe

             reply	other threads:[~2018-08-21 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21 15:05 Jens Axboe [this message]
2018-08-21 15:05 ` [PATCH 1/3] blk-wbt: move disable check into get_limit() Jens Axboe
2018-08-21 15:05 ` [PATCH 2/3] blk-wbt: use wq_has_sleeper() for wq active check Jens Axboe
2018-08-21 15:05 ` [PATCH 3/3] blk-wbt: fix has-sleeper queueing check Jens Axboe

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=20180821150517.19744-1-axboe@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    /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).