From: Jens Axboe <axboe@kernel.dk>
To: Michael Lyle <mlyle@lyle.org>,
linux-bcache@vger.kernel.org, linux-block@vger.kernel.org
Subject: Re: Bcache patches for inclusion in 4.16
Date: Wed, 7 Feb 2018 13:33:36 -0700 [thread overview]
Message-ID: <35326bbb-0a35-3f0b-c83b-0b81864d1728@kernel.dk> (raw)
In-Reply-To: <20180207194146.5095-1-mlyle@lyle.org>
On 2/7/18 12:41 PM, Michael Lyle wrote:
> Hi Jens---
>
> Here are a few more changes for 4.16 from Coly Li and Tang Junhui.
>
> Probably the most "functional" is 2/8, which makes a change to improve a
> performance bug under sustained small writes. Still, it's a small, safe
> change that seems good to take. The rest are small bugfixes.
>
> All have seen some degree of test (which is, of course, always ongoing).
>
> Note that there's one checkpatch error in this, but it was already present
> and is just triggered by altering an adjacent line.
>
> 9 files changed, 111 insertions(+), 36 deletions(-)
>
> Coly Li (3):
> bcache: properly set task state in bch_writeback_thread()
> bcache: set error_limit correctly
> bcache: set writeback_rate_update_seconds in range [1, 60] seconds
>
> Tang Junhui (5):
> bcache: add journal statistic
> bcache: fix high CPU occupancy during journal
> bcache: fix for allocator and register thread race
> bcache: return attach error when no cache set exist
> bcache: fix for data collapse after re-attaching an attached device
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2018-02-07 20:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-07 19:41 Bcache patches for inclusion in 4.16 Michael Lyle
2018-02-07 19:41 ` [PATCH 1/8] bcache: add journal statistic Michael Lyle
2018-02-07 19:41 ` [PATCH 2/8] bcache: fix high CPU occupancy during journal Michael Lyle
2018-02-07 19:41 ` [PATCH 3/8] bcache: properly set task state in bch_writeback_thread() Michael Lyle
2018-02-07 19:41 ` [PATCH 4/8] bcache: set error_limit correctly Michael Lyle
2018-02-07 19:41 ` [PATCH 5/8] bcache: fix for allocator and register thread race Michael Lyle
2018-02-07 19:41 ` [PATCH 6/8] bcache: set writeback_rate_update_seconds in range [1, 60] seconds Michael Lyle
2018-02-07 19:41 ` [PATCH 7/8] bcache: return attach error when no cache set exist Michael Lyle
2018-02-07 19:41 ` [PATCH 8/8] bcache: fix for data collapse after re-attaching an attached device Michael Lyle
2018-02-07 20:33 ` 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=35326bbb-0a35-3f0b-c83b-0b81864d1728@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-bcache@vger.kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=mlyle@lyle.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).