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.80.1 #2 (Red Hat Linux)) id 1VZQX3-00035J-W4 for kexec@lists.infradead.org; Thu, 24 Oct 2013 19:25:23 +0000 Date: Thu, 24 Oct 2013 15:24:46 -0400 From: Vivek Goyal Subject: Re: [PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM Message-ID: <20131024192446.GF2322@redhat.com> References: <1381751200-27376-1-git-send-email-chaowang@redhat.com> <20131015144810.GI31215@redhat.com> <20131018123837.GB2277@redhat.com> <20131021151643.GA20669@redhat.com> <20131024110117.GB3033@dhcp16-109.nay.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" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Yinghai Lu Cc: "kexec@lists.infradead.org" , Jacob Shin , Linux Kernel Mailing List , Pekka Enberg , Ingo Molnar , "Eric W. Biederman" , "H. Peter Anvin" , Thomas Gleixner , Andrew Morton , WANG Chao On Thu, Oct 24, 2013 at 12:13:41PM -0700, Yinghai Lu wrote: [..] > old kexec-tools could work cross 892M in some case. > That will confuse the user, If it could work beyong 892MB, then why are you limiting user to 896MB only. That sounds wrong. > as it works some time on some setup, but does > not work on other setup. If it can work above 896MB, then those other setup should be fixed. All the existing users of crashkernel=xM *will not* be affected by this change. Memory reservation will still be below 892MB. Memory reservation will gove above 896MB, only if user chooses to reserve more memory. If kexec works in that case, its a win-win situation. If it does not and fails, then it is status quo is maintained. Thanks Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec