From: Kemeng Shi <shikemeng@huaweicloud.com>
To: akpm@linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Cc: shikemeng@huaweicloud.com
Subject: [PATCH 0/2] Two minor cleanups for compaction
Date: Thu, 20 Jul 2023 19:53:48 +0800 [thread overview]
Message-ID: <20230720115351.2039431-1-shikemeng@huaweicloud.com> (raw)
Hi all, this series contains two random cleanups for compaction.
Patch 1 correct wrong comment in fast_isolate_freepages.
Patch 2 avoid to call unneeded pageblock_end_pfn when no_set_skip_hint
is set.
Thanks!
Kemeng Shi (2):
mm/compaction: correct comment of candidate pfn in
fast_isolate_freepages
mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint
is set
mm/compaction.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.30.0
next reply other threads:[~2023-07-20 3:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 11:53 Kemeng Shi [this message]
2023-07-20 6:08 ` Baolin Wang
2023-07-20 8:45 ` Kemeng Shi
2023-07-20 11:53 ` [PATCH 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set Kemeng Shi
2023-07-20 6:09 ` Baolin Wang
[not found] ` <20230720115351.2039431-2-shikemeng@huaweicloud.com>
2023-07-21 7:44 ` [PATCH 1/2] mm/compaction: correct comment of candidate pfn in fast_isolate_freepages Kemeng Shi
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=20230720115351.2039431-1-shikemeng@huaweicloud.com \
--to=shikemeng@huaweicloud.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--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