From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tang Chen Subject: Re: [PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE. Date: Wed, 14 Aug 2013 09:22:02 +0800 Message-ID: <520ADBBA.10501@cn.fujitsu.com> References: <1375956979-31877-1-git-send-email-tangchen@cn.fujitsu.com> <20130812145016.GI15892@htj.dyndns.org> <5208FBBC.2080304@zytor.com> <20130812152343.GK15892@htj.dyndns.org> <52090D7F.6060600@gmail.com> <20130812164650.GN15892@htj.dyndns.org> <5209CEC1.8070908@cn.fujitsu.com> <520A02DE.1010908@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: owner-linux-mm@kvack.org To: Yinghai Lu Cc: Tejun Heo , Tang Chen , "H. Peter Anvin" , Bob Moore , Lv Zheng , "Rafael J. Wysocki" , Len Brown , Thomas Gleixner , Ingo Molnar , Andrew Morton , Thomas Renninger , Jiang Liu , Wen Congyang , Lai Jiangshan , Yasuaki Ishimatsu , Taku Izumi , Mel Gorman , Minchan Kim , "mina86@mina86.com" , "gong.chen@linux.intel.com" , Vasilis Liaskovitis List-Id: linux-acpi@vger.kernel.org On 08/14/2013 06:33 AM, Yinghai Lu wrote: ...... > >> relocate_initrd() > > size could be very big, like several hundreds mega bytes. > should be anywhere, but will be freed after booting. > > ===> so we should not limit it to near kernel range. > >> acpi_initrd_override() > > should be 64 * 10 about 1M. > >> reserve_crashkernel() > > could be under 4G, or above 4G. > size could be 512M or 8G whatever. > > looks like > should move down relocated_initrd and reserve_crashkernel. OK, will try to do this. Thank you for the explanation. :) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org