Re: [PATCH v14 082/138] mm/lru: Convert __pagevec_lru_add_fn to take a folio
From: Vlastimil Babka <hidden>
Date: 2021-08-12 17:20:56
Also in:
linux-mm, lkml
From: Vlastimil Babka <hidden>
Date: 2021-08-12 17:20:56
Also in:
linux-mm, lkml
On 7/15/21 5:36 AM, Matthew Wilcox (Oracle) wrote:
This saves five calls to compound_head(), totalling 60 bytes of text. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Vlastimil Babka <redacted>