From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH 0/3] Early use of boot service memory Date: Mon, 18 Nov 2013 10:29:18 -0800 Message-ID: <528A5C7E.5080007@zytor.com> References: <20131115005049.GJ5116@anatevka.fc.hp.com> <20131115062417.GB9237@gmail.com> <5285C639.5040203@zytor.com> <20131115140738.GB6637@redhat.com> <52865CA1.5020309@zytor.com> <20131115183002.GE6637@redhat.com> <52866C0D.3050006@zytor.com> <52867309.4040406@zytor.com> <20131118152255.GA32168@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131118152255.GA32168@redhat.com> Sender: owner-linux-mm@kvack.org To: Vivek Goyal Cc: Yinghai Lu , Ingo Molnar , jerry.hoemann@hp.com, Pekka Enberg , Rob Landley , Thomas Gleixner , Ingo Molnar , x86 maintainers , Matt Fleming , Andrew Morton , "list@ebiederm.org:DOCUMENTATION" , "list@ebiederm.org:MEMORY MANAGEMENT" , linux-efi@vger.kernel.org, LKML List-Id: linux-efi@vger.kernel.org On 11/18/2013 07:22 AM, Vivek Goyal wrote: > > And if that's true, then reserving 72M extra due to crashkernel=X,high > should not be a big issue in KVM guests. It will still be an issue on > physical servers though. > Yes, but there it is a single instance and not a huge amount of RAM. -hpa -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751925Ab3KRSaH (ORCPT ); Mon, 18 Nov 2013 13:30:07 -0500 Received: from terminus.zytor.com ([198.137.202.10]:36354 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751420Ab3KRSaC (ORCPT ); Mon, 18 Nov 2013 13:30:02 -0500 Message-ID: <528A5C7E.5080007@zytor.com> Date: Mon, 18 Nov 2013 10:29:18 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Vivek Goyal CC: Yinghai Lu , Ingo Molnar , jerry.hoemann@hp.com, Pekka Enberg , Rob Landley , Thomas Gleixner , Ingo Molnar , x86 maintainers , Matt Fleming , Andrew Morton , "list@ebiederm.org:DOCUMENTATION" , "list@ebiederm.org:MEMORY MANAGEMENT" , linux-efi@vger.kernel.org, LKML Subject: Re: [PATCH 0/3] Early use of boot service memory References: <20131115005049.GJ5116@anatevka.fc.hp.com> <20131115062417.GB9237@gmail.com> <5285C639.5040203@zytor.com> <20131115140738.GB6637@redhat.com> <52865CA1.5020309@zytor.com> <20131115183002.GE6637@redhat.com> <52866C0D.3050006@zytor.com> <52867309.4040406@zytor.com> <20131118152255.GA32168@redhat.com> In-Reply-To: <20131118152255.GA32168@redhat.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/18/2013 07:22 AM, Vivek Goyal wrote: > > And if that's true, then reserving 72M extra due to crashkernel=X,high > should not be a big issue in KVM guests. It will still be an issue on > physical servers though. > Yes, but there it is a single instance and not a huge amount of RAM. -hpa