[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230729174354.2239980-1-shikemeng@huaweicloud.com>
Date: Sun, 30 Jul 2023 01:43:49 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org
Cc: baolin.wang@...ux.alibaba.com, mgorman@...hsingularity.net,
willy@...radead.org, david@...hat.com, shikemeng@...weicloud.com
Subject: [PATCH 0/5] Fixes and cleanups to compaction
Hi all, this series contains random fixes and cleanups to free page
isolation in compaction. This is based on another compact series[1].
More details can be found in respective patches. Thanks!
[1] https://lore.kernel.org/all/20230728171037.2219226-1-shikemeng@huaweicloud.com/
Kemeng Shi (5):
mm/compaction: allow blockpfn outside of pageblock for high order
buddy page
mm/compaction: set compact_cached_free_pfn correctly in
update_pageblock_skip
mm/compaction: merge end_pfn boundary check in isolate_freepages_range
mm/compaction: remove unnecessary cursor page in
isolate_freepages_block
mm/compaction: remove unnecessary "else continue" at end of loop in
isolate_freepages_block
mm/compaction.c | 30 ++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)
--
2.30.0
Powered by blists - more mailing lists