Re: [PATCHSET x86/numa] x86-64, NUMA: bring sanity to NUMAemulation

From: Tejun Heo
Date: Tue Feb 15 2011 - 04:28:17 EST


Hello,

On Mon, Feb 14, 2011 at 12:00:43PM -0800, Yinghai Lu wrote:
> wonder if numa_emu code could be put into one single file like
> numa_emu.c

Yeah, it isn't difficult at all. After the series, emulation code is
isolated into <400 lines of code and the states it modifies is
immediately apparent. We can just move all the functions inside
CONFIG_NUMA_EMU and let initmem_init() pass all the states which are
necessary for emulation to numa_emulation(). If that's desirable,
I'll send a patch to do that on top once the whole thing settles a
bit.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/