From: Mel Gorman <mgorman@techsingularity.net>
To: Yang Shi <shy828301@gmail.com>
Cc: Lorenzo Stoakes <lstoakes@gmail.com>,
Matthew Wilcox <willy@infradead.org>,
linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org,
Andrey Konovalov <andreyknvl@gmail.com>,
Ingo Molnar <mingo@kernel.org>, Marco Elver <elver@google.com>,
Michal Hocko <mhocko@suse.com>,
David Howells <dhowells@redhat.com>
Subject: Re: [PATCH] mm: remove unused alloc_pages_bulk_list()
Date: Thu, 1 Jun 2023 10:10:02 +0100 [thread overview]
Message-ID: <20230601091002.zl3udcqxmb3tjtri@techsingularity.net> (raw)
In-Reply-To: <CAHbLzkoSC7Q+xAMaSoNihn2eww-+5RZADxe5h7_FidGHELE3BQ@mail.gmail.com>
On Wed, May 31, 2023 at 02:29:01PM -0700, Yang Shi wrote:
> On Wed, May 31, 2023 at 8:24???AM Lorenzo Stoakes <lstoakes@gmail.com> wrote:
> >
> > On Mon, 19 Dec 2022 at 10:07, Mel Gorman <mgorman@techsingularity.net> wrote:
> > >
> > > On Sat, Dec 17, 2022 at 08:34:58AM +0000, Lorenzo Stoakes wrote:
> > > I reckon we should give it another few months until May. There has been
> > > one user recently that tried to use list but it turned out arrays were
> > > more appropriate.
> > >
> >
> > It being May 31st, it feels appropriate to chase this up :)
> >
> > David's series at [0] did initially use this function, before
> > switching to the _array() variant. Other than that it seems that it
> > remains unused.
>
> Thanks for following this up. My patchset (use bulk allocator for
> dm-crypt) also switched from list API to a new callback API suggested
> by Mel. But I haven't heard anything back from Mel about it yet. I
> forgot to follow up due to too many distractions.
>
It needs a follow-up. My various inboxes that I get cc'd on currently exceed
1000 mails due to being offline a lot during the last few months so there
could be a lot hiding in there. Conceptually at least I don't recall having
any problem with the callback patches as long as the dm-crypt people are
happy. I vaguely recall a review disappeared off into the weeds talking
about maybe using physically contiguous pages (missing the point of using
the bulk allocator at all and ignoring fragmentation concerns affecting
allocation success rates) but I'm not certain.
--
Mel Gorman
SUSE Labs
next prev parent reply other threads:[~2023-06-01 9:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-17 0:15 [PATCH] mm: remove unused alloc_pages_bulk_list() Lorenzo Stoakes
2022-12-17 4:56 ` Matthew Wilcox
2022-12-17 8:34 ` Lorenzo Stoakes
2022-12-19 10:07 ` Mel Gorman
2022-12-20 17:56 ` Yang Shi
2022-12-22 12:44 ` Mel Gorman
2023-05-31 15:24 ` Lorenzo Stoakes
2023-05-31 21:29 ` Yang Shi
2023-06-01 9:10 ` Mel Gorman [this message]
2023-06-01 21:44 ` Lorenzo Stoakes
2023-06-02 3:59 ` Yang Shi
2022-12-22 10:03 ` Christoph Hellwig
2022-12-22 12:38 ` Lorenzo Stoakes
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=20230601091002.zl3udcqxmb3tjtri@techsingularity.net \
--to=mgorman@techsingularity.net \
--cc=akpm@linux-foundation.org \
--cc=andreyknvl@gmail.com \
--cc=dhowells@redhat.com \
--cc=elver@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lstoakes@gmail.com \
--cc=mhocko@suse.com \
--cc=mingo@kernel.org \
--cc=shy828301@gmail.com \
--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