Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758664Ab2K0JyU (ORCPT ); Tue, 27 Nov 2012 04:54:20 -0500 Received: from terminus.zytor.com ([198.137.202.10]:48817 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758342Ab2K0JyO (ORCPT ); Tue, 27 Nov 2012 04:54:14 -0500 Message-ID: <50B48D7C.3070706@zytor.com> Date: Tue, 27 Nov 2012 01:53:00 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Wen Congyang CC: Tang Chen , Bob Liu , akpm@linux-foundation.org, rob@landley.net, isimatu.yasuaki@jp.fujitsu.com, laijs@cn.fujitsu.com, linfeng@cn.fujitsu.com, jiang.liu@huawei.com, yinghai@kernel.org, kosaki.motohiro@jp.fujitsu.com, minchan.kim@gmail.com, mgorman@suse.de, rientjes@google.com, rusty@rustcorp.com.au, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-doc@vger.kernel.org, "Rafael J. Wysocki" Subject: Re: [PATCH v2 0/5] Add movablecore_map boot option References: <1353667445-7593-1-git-send-email-tangchen@cn.fujitsu.com> <50B479FA.6010307@cn.fujitsu.com> <50B47EB7.20000@zytor.com> <50B48C3B.8080408@cn.fujitsu.com> In-Reply-To: <50B48C3B.8080408@cn.fujitsu.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 28 On 11/27/2012 01:47 AM, Wen Congyang wrote: > At 11/27/2012 04:49 PM, H. Peter Anvin Wrote: >> On 11/27/2012 12:29 AM, Tang Chen wrote: >>> Another approach is like the following: >>> movable_node = 1,3-5,8 >>> This could set all the memory on the nodes to be movable. And the rest >>> of memory works as usual. But movablecore_map is more flexible. >> >> ... but *much* harder for users, so movable_node is better in most cases. > > But numa is initialized very later, and we need the information in SRAT... > > Thanks > Wen Congyang > I think you need to deal with it for usability reasons, though... -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/