Re: [PATCH RFC 2/9] sparse-vmemmap: Consolidate arguments in vmemmap section populate
From: Dan Williams <hidden>
Date: 2021-02-20 01:49:59
Also in:
nvdimm
From: Dan Williams <hidden>
Date: 2021-02-20 01:49:59
Also in:
nvdimm
On Tue, Dec 8, 2020 at 9:31 AM Joao Martins [off-list ref] wrote:
Replace vmem_altmap with an vmem_context argument. That let us express how the vmemmap is gonna be initialized e.g. passing flags and a page size for reusing pages upon initializing the vmemmap.
Per the comment on the last patch, if compound dev_pagemap never collides with vmem_altmap then I don't think this patch is needed.