Re: [PATCH v14 039/138] mm/memcg: Convert commit_charge() to take a folio
From: Vlastimil Babka <hidden>
Date: 2021-08-11 10:44:12
Also in:
linux-fsdevel, lkml
From: Vlastimil Babka <hidden>
Date: 2021-08-11 10:44:12
Also in:
linux-fsdevel, lkml
On 7/15/21 5:35 AM, Matthew Wilcox (Oracle) wrote:
The memcg_data is only set on the head page, so enforce that by typing it as a folio. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Vlastimil Babka <redacted>