Re: [PATCH v14 080/138] mm/workingset: Convert workingset_refault() to take a folio

From: David Howells
Date: Tue Aug 10 2021 - 17:38:05 EST


Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> wrote:

> This nets us 178 bytes of savings from removing calls to compound_head.
> The three callers all grow a little, but each of them will be converted
> to use folios soon, so that's fine.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Reviewed-by: David Howells <dhowells@xxxxxxxxxx>