Re: [RFC PATCH 1/3] hugetlb: use page.private for hugetlb specific page flags
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-01-13 14:46:39
Also in:
lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-01-13 14:46:39
Also in:
lkml
On Mon, Jan 11, 2021 at 01:01:50PM -0800, Mike Kravetz wrote:
+ if (hpage_spool(page)) {Could this be named hpage_subpool(), please?