[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110215092633.GF3160@htj.dyndns.org>
Date: Tue, 15 Feb 2011 10:26:33 +0100
From: Tejun Heo <tj@...nel.org>
To: Yinghai Lu <yinghai@...nel.org>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org, brgerst@...il.com,
gorcunov@...il.com, shaohui.zheng@...el.com, rientjes@...gle.com,
mingo@...e.hu, hpa@...ux.intel.com, ankita@...ibm.com
Subject: Re: [PATCHSET x86/numa] x86-64, NUMA: bring sanity to NUMA
emulation
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists