Re: [Patch v3 4/9] KVM: Add module param to make page tables NUMA aware

From: David Matlack
Date: Thu Dec 29 2022 - 17:05:55 EST


On Wed, Dec 21, 2022 at 06:34:52PM -0800, Vipin Sharma wrote:
> Add a numa_aware_page_table module param to make page tables NUMA aware.

Generally it's not good practice to introduce dead code. So I would
request merging this with the next patch.