From: Baoquan He <bhe@redhat.com>
To: linux-mm@kvack.org, akpm@linux-foundation.org, chrisl@kernel.org
Cc: kasong@tencent.com, youngjun.park@lge.com, aaron.lu@intel.com,
baohua@kernel.org, shikemeng@huaweicloud.com, nphamcs@gmail.com
Subject: Re: [PATCH v3 0/2] mm/swapfile.c: select the swap device with default priority round robin
Date: Thu, 2 Oct 2025 11:21:01 +0800 [thread overview]
Message-ID: <aN3vnTumKZTrJvNb@MiWiFi-R3L-srv> (raw)
In-Reply-To: <20250930063311.14126-1-bhe@redhat.com>
On 09/30/25 at 02:33pm, Baoquan He wrote:
> Currently, on system with multiple swap devices, swap allocation will
> select one swap device according to priority. The swap device with the
> highest priority will be chosen to allocate firstly.
Oops, forgot adding Chris's Suggested-by in this v3 series. The
Suggested-by tag was added in v1, but I forgot adding it when
splitting v1 patch into two patches in v3.
I can add it if v4 is needed, or I may need ping Andrew to help add this
if v3 is OK for merging.
Thanks
Baoquan
next prev parent reply other threads:[~2025-10-02 3:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-30 6:33 [PATCH v3 0/2] mm/swapfile.c: select the swap device with default priority round robin Baoquan He
2025-09-30 6:33 ` [PATCH v3 1/2] mm/swap: do not choose swap device according to numa node Baoquan He
2025-10-02 2:57 ` Chris Li
2025-10-02 12:38 ` Baoquan He
2025-09-30 6:33 ` [PATCH v3 2/2] mm/swap: select swap device with default priority round robin Baoquan He
2025-10-02 3:03 ` Chris Li
2025-10-02 12:40 ` Baoquan He
2025-10-02 12:39 ` Baoquan He
2025-10-02 3:21 ` Baoquan He [this message]
2025-10-10 2:38 ` [PATCH v3 0/2] mm/swapfile.c: select the " Chris Li
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=aN3vnTumKZTrJvNb@MiWiFi-R3L-srv \
--to=bhe@redhat.com \
--cc=aaron.lu@intel.com \
--cc=akpm@linux-foundation.org \
--cc=baohua@kernel.org \
--cc=chrisl@kernel.org \
--cc=kasong@tencent.com \
--cc=linux-mm@kvack.org \
--cc=nphamcs@gmail.com \
--cc=shikemeng@huaweicloud.com \
--cc=youngjun.park@lge.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.