linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Two minor cleanups for compaction
@ 2023-07-21 15:09 Kemeng Shi
  2023-07-21 15:09 ` [PATCH v2 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set Kemeng Shi
       [not found] ` <20230721150957.2058634-2-shikemeng@huawei.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Kemeng Shi @ 2023-07-21 15:09 UTC (permalink / raw)
  To: akpm, linux-mm, linux-kernel, baolin.wang; +Cc: shikemeng

v1->v2:
 collect reviewed-by from Baolin to patch 2.

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-31  3:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-21 15:09 [PATCH v2 0/2] Two minor cleanups for compaction Kemeng Shi
2023-07-21 15:09 ` [PATCH v2 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set Kemeng Shi
2023-07-24 12:17   ` David Hildenbrand
     [not found] ` <20230721150957.2058634-2-shikemeng@huawei.com>
2023-07-31  3:13   ` [PATCH v2 1/2] mm/compaction: correct comment of candidate pfn in fast_isolate_freepages Baolin Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox