[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
Matthew Wilcox
willy at infradead.org
Thu Aug 27 12:11:08 PDT 2026
On Fri, Aug 28, 2026 at 12:11:40AM +0800, Nikita Panov wrote:
> There were several prior submissions with some sort of replication
> for NUMA systems, including one from our side for the x86_64 platform.
> In the last couple years, several research articles related to solving
> locality issues on NUMA machines through replication emerged as well.
You're lumping a lot of different NUMA replication things together in
your list. That doesn't give me confidence you know what you're doing.
I *think* what you're doing here is kernel text replication. Other
architectures (mips, arm) have managed to do this without core MM
changes. Why can't you?
More information about the linux-arm-kernel
mailing list