From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TtLW3-0002l3-GY for kexec@lists.infradead.org; Thu, 10 Jan 2013 17:02:10 +0000 Date: Thu, 10 Jan 2013 12:01:47 -0500 From: Vivek Goyal Subject: Re: [PATCH] Only reset e820 once, even with multiple memmap=exactmap params Message-ID: <20130110170147.GC32223@redhat.com> References: <20121127004144.3604.61708.sendpatchset@tindoh.g01.fujitsu.local> <201301081747.17853.trenn@suse.de> <1586060.uJlkOEQfVW@hammer82.arch.suse.de> <20130110142643.GB32223@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Yinghai Lu Cc: horms@verge.net.au, Takao Indoh , MUNEDA Takahiro , tokunaga.keiich@jp.fujitsu.com, linux-pci@vger.kernel.org, x86@kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, hbabu@us.ibm.com, andi@firstfloor.org, ddutile@redhat.com, ishii.hironobu@jp.fujitsu.com, hpa@zytor.com, bhelgaas@google.com, tglx@linutronix.de, mingo@redhat.com, Thomas Renninger , khalid@gonehiking.org On Thu, Jan 10, 2013 at 08:53:18AM -0800, Yinghai Lu wrote: > On Thu, Jan 10, 2013 at 6:26 AM, Vivek Goyal wrote: > > > > This happens only in case of kdump and not kexec. In case of kdump > > we want second kernel to use only selected memory areas. > > > > In fact this is one improvement area. Instead of using memmap= entries > > in kdump case, we should probably modify the e820 map passed in > > zero page and get rid of memmap= entries. > > then how the kdump kernel get saved_max_pfn? > Oh, I forgot about that. May be we can pass saved_max_pfn on command line instead of passing all memmap= entries. Thanks Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec