[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230519123959.77335-1-hannes@cmpxchg.org>
Date: Fri, 19 May 2023 14:39:54 +0200
From: Johannes Weiner <hannes@...xchg.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Mel Gorman <mgorman@...hsingularity.net>,
Vlastimil Babka <vbabka@...e.cz>,
Michal Hocko <mhocko@...e.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, kernel-team@...com
Subject: [PATCH 0/5] mm: compaction: cleanups & simplifications
These compaction cleanups are split out from the huge page allocator
series[1], as requested by reviewer feedback.
Against current mm-stable.
[1] https://lore.kernel.org/linux-mm/20230418191313.268131-1-hannes@cmpxchg.org/
include/linux/compaction.h | 96 ++----------------------------------------------------------------------------------------------
include/trace/events/mmflags.h | 4 ++--
mm/compaction.c | 62 ++++++++++++++++++++++++++++++++++----------------------------
mm/page_alloc.c | 57 ++++++++++++++++++++-------------------------------------
mm/vmscan.c | 27 ++++++++++++++-------------
5 files changed, 72 insertions(+), 174 deletions(-)
Powered by blists - more mailing lists