[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50F72F17.9030805@zytor.com>
Date: Wed, 16 Jan 2013 14:52:07 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: Yasuaki Ishimatsu <isimatu.yasuaki@...fujitsu.com>,
"Luck, Tony" <tony.luck@...el.com>,
Tang Chen <tangchen@...fujitsu.com>,
"jiang.liu@...wei.com" <jiang.liu@...wei.com>,
"wujianguo@...wei.com" <wujianguo@...wei.com>,
"wency@...fujitsu.com" <wency@...fujitsu.com>,
"laijs@...fujitsu.com" <laijs@...fujitsu.com>,
"linfeng@...fujitsu.com" <linfeng@...fujitsu.com>,
"yinghai@...nel.org" <yinghai@...nel.org>,
"rob@...dley.net" <rob@...dley.net>,
"kosaki.motohiro@...fujitsu.com" <kosaki.motohiro@...fujitsu.com>,
"minchan.kim@...il.com" <minchan.kim@...il.com>,
"mgorman@...e.de" <mgorman@...e.de>,
"rientjes@...gle.com" <rientjes@...gle.com>,
"guz.fnst@...fujitsu.com" <guz.fnst@...fujitsu.com>,
"rusty@...tcorp.com.au" <rusty@...tcorp.com.au>,
"lliubbo@...il.com" <lliubbo@...il.com>,
"jaegeuk.hanse@...il.com" <jaegeuk.hanse@...il.com>,
"glommer@...allels.com" <glommer@...allels.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>
Subject: Re: [PATCH v5 0/5] Add movablecore_map boot option
On 01/16/2013 01:29 PM, Andrew Morton wrote:
>>
>> Yes. If SRAT support is available, all memory which enabled hotpluggable
>> bit are managed by ZONEMOVABLE. But performance degradation may
>> occur by NUMA because we can only allocate anonymous page and page-cache
>> from these memory.
>>
>> In this case, if user cannot change SRAT information, user needs a way to
>> select/set removable memory manually.
>
> If I understand this correctly you mean that once SRAT parsing is
> implemented, the user can use movablecore_map to override that SRAT
> parsing, yes? That movablecore_map will take precedence over SRAT?
>
Yes, but we still need a higher-level user interface which specifies
which nodes, not which memory ranges, should be movable. That is the
policy granularity that is actually appropriate for the administrator
(trading off performance vs reliability.)
-hpa
--
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