From: Andrew Morton <akpm@linux-foundation.org>
To: Kent Overstreet <kent.overstreet@linux.dev>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH] mempool: kvmalloc pool
Date: Fri, 2 Feb 2024 00:39:04 -0800 [thread overview]
Message-ID: <20240202003904.621992e356bc23f1a122dba3@linux-foundation.org> (raw)
In-Reply-To: <20240201121544.3820874-1-kent.overstreet@linux.dev>
On Thu, 1 Feb 2024 07:15:44 -0500 Kent Overstreet <kent.overstreet@linux.dev> wrote:
> Add mempool_init_kvmalloc_pool() and mempool_create_kvmalloc_pool(),
> which wrap kvmalloc() instead of kmalloc() - kmalloc() with a vmalloc()
> fallback.
>
Why do we need this?
Can we expect to see users of this?
next prev parent reply other threads:[~2024-02-02 8:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-01 12:15 Kent Overstreet
2024-02-02 8:39 ` Andrew Morton [this message]
2024-02-02 9:44 ` Kent Overstreet
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=20240202003904.621992e356bc23f1a122dba3@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=kent.overstreet@linux.dev \
--cc=linux-mm@kvack.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