Re: [PATCH v3 23/26] mm: Split out NR_FREE_PAGES_BLOCKS_[UN]MAPPED

"Vlastimil Babka (SUSE)" <[email protected]> Mon, 3 Aug 2026 11:32:25 +0200
Newsgroups org.kvack.linux-mm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 7/27/26 00:22, Brendan Jackman wrote:
> In order to infer whether compaction is likely to enable an allocation
> that maps/unmaps a pageblock, we need to know how many fully-free
> pageblocks of each type there are.
> 
> Signed-off-by: Brendan Jackman <[email protected]>

Reviewed-by: Vlastimil Babka (SUSE) <[email protected]>