Re: [RFC PATCH 15/26] mm: compaction: simplify free block check in suitable_migration_target()

From: Mel Gorman
Date: Fri Apr 21 2023 - 10:54:06 EST


On Tue, Apr 18, 2023 at 03:13:02PM -0400, Johannes Weiner wrote:
> Free page blocks are now marked MIGRATE_FREE. Consult that directly.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>

Justification for patch depends on whether MIGRATE_FREE is itself
necessaary. Even then, it's a micro-optimisation but maybe it matters
more later.

--
Mel Gorman
SUSE Labs