From: "Darrick J. Wong" <djwong@kernel.org>
To: Dave Chinner <david@fromorbit.com>
Cc: linux-xfs@vger.kernel.org
Subject: Re: [GIT PULL] xfs: Use bulk page allocator for buffer cache
Date: Wed, 2 Jun 2021 12:16:20 -0700 [thread overview]
Message-ID: <20210602191620.GK26380@locust> (raw)
In-Reply-To: <20210601050420.GC664593@dread.disaster.area>
On Tue, Jun 01, 2021 at 03:04:20PM +1000, Dave Chinner wrote:
> Hi Darrick,
>
> Please pull the reviewed series from the signed tag detailed below.
> This has been updated with all the latested RVB tags and the couple
> of typos/whitespace issues you noticed when reviewing it. The branch
> is based on linux-xfs/master, and merges cleanly into the current
> for-next branch.
>
> I sent a pull-req rather than posting the series again just for rvb
> updates as we already have enough noise on the list. Let me know if
> you would prefer patches over pull requests, or whether you want
> more information in the tags in future (e.g. series description for
> the merge commit) or anything else like that.
>
> Cheers,
>
> Dave.
>
> The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:
>
> Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git tags/xfs-buf-bulk-alloc-tag
>
> for you to fetch changes up to 8bb870dee3c14ac0eded777a5c2d6d07a6cdd10c:
>
> xfs: merge xfs_buf_allocate_memory (2021-06-01 13:40:37 +1000)
>
> ----------------------------------------------------------------
> XFS buffer cache bulk page allocation
>
Would you mind pushing a new tag containing the cover letter for the
series so that we can capture that in the git history?
--D
> ----------------------------------------------------------------
> Christoph Hellwig (2):
> xfs: simplify the b_page_count calculation
> xfs: cleanup error handling in xfs_buf_get_map
>
> Dave Chinner (8):
> xfs: split up xfs_buf_allocate_memory
> xfs: use xfs_buf_alloc_pages for uncached buffers
> xfs: use alloc_pages_bulk_array() for buffers
> xfs: merge _xfs_buf_get_pages()
> xfs: move page freeing into _xfs_buf_free_pages()
> xfs: remove ->b_offset handling for page backed buffers
> xfs: get rid of xb_to_gfp()
> xfs: merge xfs_buf_allocate_memory
>
> fs/xfs/libxfs/xfs_ag.c | 1 -
> fs/xfs/xfs_buf.c | 305 +++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------
> fs/xfs/xfs_buf.h | 3 +-
> 3 files changed, 120 insertions(+), 189 deletions(-)
>
> --
> Dave Chinner
> david@fromorbit.com
prev parent reply other threads:[~2021-06-02 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 5:04 [GIT PULL] xfs: Use bulk page allocator for buffer cache Dave Chinner
2021-06-02 19:16 ` Darrick J. Wong [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=20210602191620.GK26380@locust \
--to=djwong@kernel.org \
--cc=david@fromorbit.com \
--cc=linux-xfs@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).