From: William Kucharski <william.kucharski@oracle.com>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: [PATCH 0/3] Some more filemap folio conversions
Date: Mon, 16 Jan 2023 23:00:42 +0000 [thread overview]
Message-ID: <D6A36135-005C-4C4D-914C-C82A9E4555C8@oracle.com> (raw)
In-Reply-To: <20230116193941.2148487-1-willy@infradead.org>
These all look good to me.
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
> On Jan 16, 2023, at 12:39 PM, Matthew Wilcox (Oracle) <willy@infradead.org> wrote:
>
> Three more places which could easily be converted to folios. The third
> one fixes a minor bug in readahead_expand(), but it's only a performance
> bug and there's few users of readahead_expand(), so I don't think it's
> worth backporting.
>
> Matthew Wilcox (Oracle) (3):
> filemap: Convert filemap_map_pmd() to take a folio
> filemap: Convert filemap_range_has_page() to use a folio
> readahead: Convert readahead_expand() to use a folio
>
> mm/filemap.c | 28 +++++++++++++++-------------
> mm/readahead.c | 39 ++++++++++++++++++++++-----------------
> 2 files changed, 37 insertions(+), 30 deletions(-)
>
> --
> 2.35.1
>
>
prev parent reply other threads:[~2023-01-16 23:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 19:39 Matthew Wilcox (Oracle)
2023-01-16 19:39 ` [PATCH 1/3] filemap: Convert filemap_map_pmd() to take a folio Matthew Wilcox (Oracle)
2023-01-16 19:39 ` [PATCH 2/3] filemap: Convert filemap_range_has_page() to use " Matthew Wilcox (Oracle)
2023-01-16 19:39 ` [PATCH 3/3] readahead: Convert readahead_expand() " Matthew Wilcox (Oracle)
2023-01-16 23:00 ` William Kucharski [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=D6A36135-005C-4C4D-914C-C82A9E4555C8@oracle.com \
--to=william.kucharski@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=willy@infradead.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