Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752711AbaANBxj (ORCPT ); Mon, 13 Jan 2014 20:53:39 -0500 Received: from g1t0029.austin.hp.com ([15.216.28.36]:48045 "EHLO g1t0029.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752105AbaANBxg (ORCPT ); Mon, 13 Jan 2014 20:53:36 -0500 Message-ID: <1389664055.1792.269.camel@misato.fc.hp.com> Subject: Re: [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user [v2] From: Toshi Kani To: Dave Young Cc: "H. Peter Anvin" , Prarit Bhargava , KOSAKI Motohiro , Bodo Eggert <7eggert@gmx.de>, LKML , Thomas Gleixner , Ingo Molnar , the arch/x86 maintainers , Len Brown , "Rafael J. Wysocki" , Linn Crosetto , Pekka Enberg , Yinghai Lu , Andrew Morton , Tang Chen , Wen Congyang , Vivek Goyal , linux-acpi@vger.kernel.org, "linux-mm@kvack.org" Date: Mon, 13 Jan 2014 18:47:35 -0700 In-Reply-To: <20140114015202.GD4327@dhcp-16-126.nay.redhat.com> References: <1389380698-19361-1-git-send-email-prarit@redhat.com> <1389380698-19361-4-git-send-email-prarit@redhat.com> <52D32962.5050908@redhat.com> <52D4793E.8070102@redhat.com> <1389659632.1792.247.camel@misato.fc.hp.com> <52D48A9D.7000003@zytor.com> <1389661746.1792.254.camel@misato.fc.hp.com> <20140114015202.GD4327@dhcp-16-126.nay.redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5 (3.8.5-2.fc19) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2014-01-14 at 09:52 +0800, Dave Young wrote: > On 01/13/14 at 06:09pm, Toshi Kani wrote: > > On Mon, 2014-01-13 at 16:53 -0800, H. Peter Anvin wrote: > > > On 01/13/2014 04:33 PM, Toshi Kani wrote: > > > > > > > > I do not think it makes sense. You needed memmap=exactmap as a > > > > workaround because the kernel did not boot with the firmware's memory > > > > info. So, it's broken, and you requested the kernel to ignore the > > > > firmware info. > > > > > > > > Why do you think memory hotplug needs to be supported under such > > > > condition, which has to use the broken firmware info? > > > > > > > > > > Even more than memory hotplug: what do we do with NUMA? Since we have > > > already told the kernel "the firmware is bogus" it would seem that any > > > NUMA optimizations would be a bit ... cantankerous at best, no? > > > > Agreed that NUMA info can be bogus in this case, but is probably not > > critical. > > > > In majority of the cases, memmap=exactmap is used for kdump and the > > firmware info is sane. So, I think we should keep NUMA enabled since it > > could be useful when multiple CPUs are enabled for kdump. > > In Fedora kdump, we by default add numa=off to 2nd kernel cmdline because > enabling numa will use a lot more memory, at the same time we have only 128M > reserved by default.. That quite makes sense as we only enable a single CPU today. Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/