Re: [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

From: Qiqi Li

Date: Thu Sep 03 2026 - 21:06:41 EST


On 8/17/2026 8:49 AM, Gregory Price wrote:
> It would need to be reserved, and you could use numa emulation but
> that's clunky. I have an RFC for exactly this issue - though i haven't
> pushed it further yet.
>
> https://lore.kernel.org/all/20260610014517.253609-1-gourry@xxxxxxxxxx/

Hi Gregory,

Sorry for the late reply.

I took a look at the exclusive-node RFC. The approach looks useful for
device-backed private memory without a firmware-described NUMA node.
Thanks for the pointer.

We are currently looking into the private-node and CRAM design as a
whole. I noticed that CRAM was not included with the v5 series, and saw
that others were also interested in a v5 version.

If you already have a CRAM branch or patches based on v5, even if they
are still work in progress, would you mind sharing them? It would be
very helpful for us to continue testing the overall design.

Thanks,
Qiqi