From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2900247239565801685==" MIME-Version: 1.0 From: Ross Zwisler Subject: Re: [Devel] [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Date: Fri, 07 Jul 2017 10:32:13 -0600 Message-ID: <20170707163213.GC22856@linux.intel.com> In-Reply-To: 9ea40a37-3549-2294-8605-036b37aec023@nvidia.com List-ID: To: devel@acpica.org --===============2900247239565801685== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, Jul 06, 2017 at 10:53:39PM -0700, John Hubbard wrote: > On 07/06/2017 02:52 PM, Ross Zwisler wrote: > [...] > > diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile > > index b1aacfc..31e3f20 100644 > > --- a/drivers/acpi/Makefile > > +++ b/drivers/acpi/Makefile > > @@ -72,6 +72,7 @@ obj-$(CONFIG_ACPI_PROCESSOR) +=3D processor.o > > obj-$(CONFIG_ACPI) +=3D container.o > > obj-$(CONFIG_ACPI_THERMAL) +=3D thermal.o > > obj-$(CONFIG_ACPI_NFIT) +=3D nfit/ > > +obj-$(CONFIG_ACPI_HMEM) +=3D hmem/ > > obj-$(CONFIG_ACPI) +=3D acpi_memhotplug.o > > obj-$(CONFIG_ACPI_HOTPLUG_IOAPIC) +=3D ioapic.o > > obj-$(CONFIG_ACPI_BATTERY) +=3D battery.o > = > Hi Ross, > = > Following are a series of suggestions, intended to clarify naming just > enough so that, when Jerome's HMM patchset lands, we'll be able to > tell the difference between the two types of Heterogeneous Memory. Sure, these all seem sane to me, thanks. I'll fix this up in v3. --===============2900247239565801685==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Zwisler Subject: Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Date: Fri, 7 Jul 2017 10:32:13 -0600 Message-ID: <20170707163213.GC22856@linux.intel.com> References: <20170706215233.11329-1-ross.zwisler@linux.intel.com> <20170706215233.11329-4-ross.zwisler@linux.intel.com> <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <9ea40a37-3549-2294-8605-036b37aec023-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-nvdimm-bounces-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org Sender: "Linux-nvdimm" To: John Hubbard Cc: "Box, David E" , Dave Hansen , "Zheng, Lv" , linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org, "Rafael J. Wysocki" , "Anaczkowski, Lukasz" , "Moore, Robert" , linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Odzioba, Lukasz" , "Schmauss, Erik" , Len Brown , Jerome Glisse , devel-E0kO6a4B6psdnm+yROfE0A@public.gmane.org, "Kogut, Jaroslaw" , linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, Greg Kroah-Hartman , "Nachimuthu, Murugasamy" , "Rafael J. Wysocki" , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Lahtinen, Joonas" , Andrew Morton , Tim Chen List-Id: linux-acpi@vger.kernel.org On Thu, Jul 06, 2017 at 10:53:39PM -0700, John Hubbard wrote: > On 07/06/2017 02:52 PM, Ross Zwisler wrote: > [...] > > diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile > > index b1aacfc..31e3f20 100644 > > --- a/drivers/acpi/Makefile > > +++ b/drivers/acpi/Makefile > > @@ -72,6 +72,7 @@ obj-$(CONFIG_ACPI_PROCESSOR) += processor.o > > obj-$(CONFIG_ACPI) += container.o > > obj-$(CONFIG_ACPI_THERMAL) += thermal.o > > obj-$(CONFIG_ACPI_NFIT) += nfit/ > > +obj-$(CONFIG_ACPI_HMEM) += hmem/ > > obj-$(CONFIG_ACPI) += acpi_memhotplug.o > > obj-$(CONFIG_ACPI_HOTPLUG_IOAPIC) += ioapic.o > > obj-$(CONFIG_ACPI_BATTERY) += battery.o > > Hi Ross, > > Following are a series of suggestions, intended to clarify naming just > enough so that, when Jerome's HMM patchset lands, we'll be able to > tell the difference between the two types of Heterogeneous Memory. Sure, these all seem sane to me, thanks. I'll fix this up in v3. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 2F00E21CF25AD for ; Fri, 7 Jul 2017 09:30:33 -0700 (PDT) Date: Fri, 7 Jul 2017 10:32:13 -0600 From: Ross Zwisler Subject: Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Message-ID: <20170707163213.GC22856@linux.intel.com> References: <20170706215233.11329-1-ross.zwisler@linux.intel.com> <20170706215233.11329-4-ross.zwisler@linux.intel.com> <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: John Hubbard Cc: "Box, David E" , Dave Hansen , "Zheng, Lv" , linux-nvdimm@lists.01.org, "Rafael J. Wysocki" , Anaczkowski,, Robert, Lukasz, "Erik , Len Brown" , Jerome Glisse , devel@acpica.org, "Kogut, Jaroslaw" , linux-mm@kvack.org, Greg Kroah-Hartman , "Nachimuthu, Murugasamy" , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, "Lahtinen, Joonas" , Andrew Morton , Tim Chen List-ID: On Thu, Jul 06, 2017 at 10:53:39PM -0700, John Hubbard wrote: > On 07/06/2017 02:52 PM, Ross Zwisler wrote: > [...] > > diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile > > index b1aacfc..31e3f20 100644 > > --- a/drivers/acpi/Makefile > > +++ b/drivers/acpi/Makefile > > @@ -72,6 +72,7 @@ obj-$(CONFIG_ACPI_PROCESSOR) += processor.o > > obj-$(CONFIG_ACPI) += container.o > > obj-$(CONFIG_ACPI_THERMAL) += thermal.o > > obj-$(CONFIG_ACPI_NFIT) += nfit/ > > +obj-$(CONFIG_ACPI_HMEM) += hmem/ > > obj-$(CONFIG_ACPI) += acpi_memhotplug.o > > obj-$(CONFIG_ACPI_HOTPLUG_IOAPIC) += ioapic.o > > obj-$(CONFIG_ACPI_BATTERY) += battery.o > > Hi Ross, > > Following are a series of suggestions, intended to clarify naming just > enough so that, when Jerome's HMM patchset lands, we'll be able to > tell the difference between the two types of Heterogeneous Memory. Sure, these all seem sane to me, thanks. I'll fix this up in v3. _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f199.google.com (mail-pf0-f199.google.com [209.85.192.199]) by kanga.kvack.org (Postfix) with ESMTP id BB1456B02F4 for ; Fri, 7 Jul 2017 12:32:15 -0400 (EDT) Received: by mail-pf0-f199.google.com with SMTP id s70so37647856pfs.5 for ; Fri, 07 Jul 2017 09:32:15 -0700 (PDT) Received: from mga02.intel.com (mga02.intel.com. [134.134.136.20]) by mx.google.com with ESMTPS id i133si2582264pgc.544.2017.07.07.09.32.14 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2017 09:32:15 -0700 (PDT) Date: Fri, 7 Jul 2017 10:32:13 -0600 From: Ross Zwisler Subject: Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Message-ID: <20170707163213.GC22856@linux.intel.com> References: <20170706215233.11329-1-ross.zwisler@linux.intel.com> <20170706215233.11329-4-ross.zwisler@linux.intel.com> <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> Sender: owner-linux-mm@kvack.org List-ID: To: John Hubbard Cc: Ross Zwisler , linux-kernel@vger.kernel.org, "Anaczkowski, Lukasz" , "Box, David E" , "Kogut, Jaroslaw" , "Lahtinen, Joonas" , "Moore, Robert" , "Nachimuthu, Murugasamy" , "Odzioba, Lukasz" , "Rafael J. Wysocki" , "Rafael J. Wysocki" , "Schmauss, Erik" , "Verma, Vishal L" , "Zheng, Lv" , Andrew Morton , Dan Williams , Dave Hansen , Greg Kroah-Hartman , Jerome Glisse , Len Brown , Tim Chen , devel@acpica.org, linux-acpi@vger.kernel.org, linux-mm@kvack.org, linux-nvdimm@lists.01.org On Thu, Jul 06, 2017 at 10:53:39PM -0700, John Hubbard wrote: > On 07/06/2017 02:52 PM, Ross Zwisler wrote: > [...] > > diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile > > index b1aacfc..31e3f20 100644 > > --- a/drivers/acpi/Makefile > > +++ b/drivers/acpi/Makefile > > @@ -72,6 +72,7 @@ obj-$(CONFIG_ACPI_PROCESSOR) += processor.o > > obj-$(CONFIG_ACPI) += container.o > > obj-$(CONFIG_ACPI_THERMAL) += thermal.o > > obj-$(CONFIG_ACPI_NFIT) += nfit/ > > +obj-$(CONFIG_ACPI_HMEM) += hmem/ > > obj-$(CONFIG_ACPI) += acpi_memhotplug.o > > obj-$(CONFIG_ACPI_HOTPLUG_IOAPIC) += ioapic.o > > obj-$(CONFIG_ACPI_BATTERY) += battery.o > > Hi Ross, > > Following are a series of suggestions, intended to clarify naming just > enough so that, when Jerome's HMM patchset lands, we'll be able to > tell the difference between the two types of Heterogeneous Memory. Sure, these all seem sane to me, thanks. I'll fix this up in v3. -- 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 S1752491AbdGGQcR (ORCPT ); Fri, 7 Jul 2017 12:32:17 -0400 Received: from mga14.intel.com ([192.55.52.115]:63680 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752457AbdGGQcP (ORCPT ); Fri, 7 Jul 2017 12:32:15 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,323,1496127600"; d="scan'208";a="123913149" Date: Fri, 7 Jul 2017 10:32:13 -0600 From: Ross Zwisler To: John Hubbard Cc: Ross Zwisler , linux-kernel@vger.kernel.org, "Anaczkowski, Lukasz" , "Box, David E" , "Kogut, Jaroslaw" , "Lahtinen, Joonas" , "Moore, Robert" , "Nachimuthu, Murugasamy" , "Odzioba, Lukasz" , "Rafael J. Wysocki" , "Rafael J. Wysocki" , "Schmauss, Erik" , "Verma, Vishal L" , "Zheng, Lv" , Andrew Morton , Dan Williams , Dave Hansen , Greg Kroah-Hartman , Jerome Glisse , Len Brown , Tim Chen , devel@acpica.org, linux-acpi@vger.kernel.org, linux-mm@kvack.org, linux-nvdimm@lists.01.org Subject: Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Message-ID: <20170707163213.GC22856@linux.intel.com> References: <20170706215233.11329-1-ross.zwisler@linux.intel.com> <20170706215233.11329-4-ross.zwisler@linux.intel.com> <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9ea40a37-3549-2294-8605-036b37aec023@nvidia.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 06, 2017 at 10:53:39PM -0700, John Hubbard wrote: > On 07/06/2017 02:52 PM, Ross Zwisler wrote: > [...] > > diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile > > index b1aacfc..31e3f20 100644 > > --- a/drivers/acpi/Makefile > > +++ b/drivers/acpi/Makefile > > @@ -72,6 +72,7 @@ obj-$(CONFIG_ACPI_PROCESSOR) += processor.o > > obj-$(CONFIG_ACPI) += container.o > > obj-$(CONFIG_ACPI_THERMAL) += thermal.o > > obj-$(CONFIG_ACPI_NFIT) += nfit/ > > +obj-$(CONFIG_ACPI_HMEM) += hmem/ > > obj-$(CONFIG_ACPI) += acpi_memhotplug.o > > obj-$(CONFIG_ACPI_HOTPLUG_IOAPIC) += ioapic.o > > obj-$(CONFIG_ACPI_BATTERY) += battery.o > > Hi Ross, > > Following are a series of suggestions, intended to clarify naming just > enough so that, when Jerome's HMM patchset lands, we'll be able to > tell the difference between the two types of Heterogeneous Memory. Sure, these all seem sane to me, thanks. I'll fix this up in v3.