From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E76AC282CE for ; Fri, 12 Apr 2019 20:43:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 58BFF20850 for ; Fri, 12 Apr 2019 20:43:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="l8WRr2vM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726983AbfDLUny (ORCPT ); Fri, 12 Apr 2019 16:43:54 -0400 Received: from mail-it1-f196.google.com ([209.85.166.196]:55385 "EHLO mail-it1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726777AbfDLUny (ORCPT ); Fri, 12 Apr 2019 16:43:54 -0400 Received: by mail-it1-f196.google.com with SMTP id y134so18065027itc.5 for ; Fri, 12 Apr 2019 13:43:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6AtluYqDW96uUvqwdMeng3c3OZl8GyvSWQybASn7yCE=; b=l8WRr2vMDpGRPyZHyz5p/XxaN9PNEyEEOI9/aAx+t0l7VEJoScmzSpJaCSLBm6YVeZ DaBDzJva5WMpGVLNUHqbd9p61h0DPF1zme9QehX2kYOZ5eCH0w0oP4aFAbSVa9hGdlk5 iEgJwRFMojRGw2rW5wogk+ih30D2fpXBqBcpHMjcg8w4no0+eN4LB63OvWW+dEXzpPjN +OoT0oVZNoffyq4tBExGn8VyMam6AkHkS+8yGbUmv9mjBhxwu6NWWRYd73xui4M7CN0c hHxl+JUOkvZ6dPYCHrykg/dQx9mtgboJM3OABohFlxjO8qgnXGB7vAQYULXW4C0OCBpF FwlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6AtluYqDW96uUvqwdMeng3c3OZl8GyvSWQybASn7yCE=; b=MWjqsZ5LtPHVM9f7Yb6+KmT0ckqDfXAqfG6rfCcxUi2zY2kTspX+TCjaMJauvwAJce sHog4rNWCfLfqUBrA6psscfIYVOLtdtT/ioDwZw86FQGPQyy85L6hhzrbwdTHgbBNMQL xlEkSDTJIUblQkrmoz+4fN2/6W+4FhPQgC83DApQeBXo7dwHRKeEeKLN7eVtFmecG+au 6PqdSrxNZpzIZZf0OY9fvRQP5SG3K0kJR6elFIuqwCEfGkqJiv4t5mJI24tEs2UTdSL3 3L+XJa/t8zdnJUFK5/nM/fuXJurj1JT46/tODN5SoLBW3vBzSBBGzjeWytNq4LgM1pPv BH1w== X-Gm-Message-State: APjAAAVdofvZaQIpq7h5ZzQ+xWYfMZvgsWTCjpi6c9qPU4oQ8nu+Op7X +TjilgbuOgsU8q2sgXFiy+VnerZ58QpaITkTr7QWkw== X-Google-Smtp-Source: APXvYqwiQL4vXAimAMwRkowPqhnWs+7hHq2sMXAcLz4kP+dHnzgADgyOtA2d67/2lCApFWzHDTaJIAZ1IcbvP+Ui+kc= X-Received: by 2002:a24:41cd:: with SMTP id b74mr918494itd.100.1555101833048; Fri, 12 Apr 2019 13:43:53 -0700 (PDT) MIME-Version: 1.0 References: <155440490809.3190322.15060922240602775809.stgit@dwillia2-desk3.amr.corp.intel.com> <155440491334.3190322.44013027330479237.stgit@dwillia2-desk3.amr.corp.intel.com> In-Reply-To: From: Ard Biesheuvel Date: Fri, 12 Apr 2019 13:43:42 -0700 Message-ID: Subject: Re: [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory To: Dan Williams Cc: linux-nvdimm , "the arch/x86 maintainers" , Linux Kernel Mailing List , Linux-MM , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Darren Hart , Thomas Gleixner , Andy Shevchenko Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 9 Apr 2019 at 19:11, Dan Williams wrote: > > On Tue, Apr 9, 2019 at 10:21 AM Ard Biesheuvel > wrote: > > > > On Tue, 9 Apr 2019 at 09:44, Dan Williams wrote: > > > > > > On Fri, Apr 5, 2019 at 9:21 PM Ard Biesheuvel wrote: > > > > > > > > Hi Dan, > > > > > > > > On Thu, 4 Apr 2019 at 21:21, Dan Williams wrote: > > > > > > > > > > UEFI 2.8 defines an EFI_MEMORY_SP attribute bit to augment the > > > > > interpretation of the EFI Memory Types as "reserved for a special > > > > > purpose". > > > > > > > > > > The proposed Linux behavior for special purpose memory is that it is > > > > > reserved for direct-access (device-dax) by default and not available for > > > > > any kernel usage, not even as an OOM fallback. Later, through udev > > > > > scripts or another init mechanism, these device-dax claimed ranges can > > > > > be reconfigured and hot-added to the available System-RAM with a unique > > > > > node identifier. > > > > > > > > > > A follow-on patch integrates parsing of the ACPI HMAT to identify the > > > > > node and sub-range boundaries of EFI_MEMORY_SP designated memory. For > > > > > now, arrange for EFI_MEMORY_SP memory to be reserved. > > > > > > > > > > Cc: Thomas Gleixner > > > > > Cc: Ingo Molnar > > > > > Cc: Borislav Petkov > > > > > Cc: "H. Peter Anvin" > > > > > Cc: Ard Biesheuvel > > > > > Cc: Darren Hart > > > > > Cc: Andy Shevchenko > > > > > Signed-off-by: Dan Williams > > > > > --- > > > > > arch/x86/Kconfig | 18 ++++++++++++++++++ > > > > > arch/x86/boot/compressed/eboot.c | 5 ++++- > > > > > arch/x86/boot/compressed/kaslr.c | 2 +- > > > > > arch/x86/include/asm/e820/types.h | 9 +++++++++ > > > > > arch/x86/kernel/e820.c | 9 +++++++-- > > > > > arch/x86/platform/efi/efi.c | 10 +++++++++- > > > > > include/linux/efi.h | 14 ++++++++++++++ > > > > > include/linux/ioport.h | 1 + > > > > > 8 files changed, 63 insertions(+), 5 deletions(-) > > > > > > > > > > diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig > > > > > index c1f9b3cf437c..cb9ca27de7a5 100644 > > > > > --- a/arch/x86/Kconfig > > > > > +++ b/arch/x86/Kconfig > > > > > @@ -1961,6 +1961,24 @@ config EFI_MIXED > > > > > > > > > > If unsure, say N. > > > > > > > > > > +config EFI_SPECIAL_MEMORY > > > > > + bool "EFI Special Purpose Memory Support" > > > > > + depends on EFI > > > > > + ---help--- > > > > > + On systems that have mixed performance classes of memory EFI > > > > > + may indicate special purpose memory with an attribute (See > > > > > + EFI_MEMORY_SP in UEFI 2.8). A memory range tagged with this > > > > > + attribute may have unique performance characteristics compared > > > > > + to the system's general purpose "System RAM" pool. On the > > > > > + expectation that such memory has application specific usage > > > > > + answer Y to arrange for the kernel to reserve it for > > > > > + direct-access (device-dax) by default. The memory range can > > > > > + later be optionally assigned to the page allocator by system > > > > > + administrator policy. Say N to have the kernel treat this > > > > > + memory as general purpose by default. > > > > > + > > > > > + If unsure, say Y. > > > > > + > > > > > > > > EFI_MEMORY_SP is now part of the UEFI spec proper, so it does not make > > > > sense to make any understanding of it Kconfigurable. > > > > > > No, I think you're misunderstanding what this Kconfig option is trying > > > to achieve. > > > > > > The configuration capability is solely for the default kernel policy. > > > As can already be seen by Christoph's response [1] the thought that > > > the firmware gets more leeway to dictate to Linux memory policy may be > > > objectionable. > > > > > > [1]: https://lore.kernel.org/lkml/20190409121318.GA16955@infradead.org/ > > > > > > So the Kconfig option is gating whether the kernel simply ignores the > > > attribute and gives it to the page allocator by default. Anything > > > fancier, like sub-dividing how much is OS managed vs device-dax > > > accessed requires the OS to reserve it all from the page-allocator by > > > default until userspace policy can be applied. > > > > > > > I don't think this policy should dictate whether we pretend that the > > attribute doesn't exist in the first place. We should just wire up the > > bit fully, and only apply this policy at the very end. > > The bit is just a policy hint, if the kernel is not implementing any > of the policy why even check for the bit? > Because I would like things like the EFI memory map dumping code etc to report the bit regardless of whether we are honoring it or not. > > > > > > Instead, what I would prefer is to implement support for EFI_MEMORY_SP > > > > unconditionally (including the ability to identify it in the debug > > > > dump of the memory map etc), in a way that all architectures can use > > > > it. Then, I think we should never treat it as ordinary memory and make > > > > it the firmware's problem not to use the EFI_MEMORY_SP attribute in > > > > cases where it results in undesired behavior in the OS. > > > > > > No, a policy of "never treat it as ordinary memory" confuses the base > > > intent of the attribute which is an optional hint to get the OS to not > > > put immovable / non-critical allocations in what could be a precious > > > resource. > > > > > > > The base intent is to prevent the OS from using memory that is > > co-located with an accelerator for any purpose other than what the > > accelerator needs it for. Having a Kconfigurable policy that may be > > disabled kind of misses the point IMO. I think 'optional hint' doesn't > > quite capture the intent. > > That's not my understanding, and an EFI attribute is the wrong > mechanism to meet such a requirement. If this memory is specifically > meant for use with a given accelerator then it had better be marked > reserved and the accelerator driver is then responsible for publishing > the resource to the OS if at all. > > You did prompt me to go back and re-read the wording in the spec. It > still seems clear to me that the attribute is an optional hint not a > hard requirement. Whether the OS honors an optional hint is an OS > policy and I fail to see why the OS should bother to detect the bit > without implementing any associated policy. > Because not taking a hint is not the same thing as pretending it isn't there to begin with. > > > Moreover, the interface for platform firmware to indicate that a > > > memory range should never be treated as ordinary memory is simply the > > > existing "reserved" memory type, not this attribute. That's the > > > mechanism to use when platform firmware knows that a driver is needed > > > for a given mmio resource. > > > > > > > Reserved memory is memory that simply should never touched at all by > > the OS, and on ARM, we take care never to map it anywhere. > > That's not a guarantee, at least on x86. Some shipping persistent > memory platforms describe it as reserved and then the ACPI NFIT > further describes what that reserved memory contains and how the OS > can use it. See commit af1996ef59db "ACPI: Change NFIT driver to > insert new resource". The UEFI spec is pretty clear about the fact that reserved memory shouldn't ever be touched by the OS. The fact that x86 platforms exist that violate this doesn't mean we should abuse it in other ways as well.