Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1683306

Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support

From Ross Zwisler <ross.zwisler@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support
Date 2017-07-07 18:40 +0200
Message-ID <u0Esq-6Av-43@gated-at.bofh.it> (permalink)
References <u0mYx-2Sz-3@gated-at.bofh.it> <u0mYy-2Sz-17@gated-at.bofh.it> <u0ut4-7Zn-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC v2 0/5] surface heterogeneous memory performance information Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 00:00 +0200
  [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 00:00 +0200
    Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support John Hubbard <jhubbard@nvidia.com> - 2017-07-07 08:00 +0200
      Re: [RFC v2 3/5] hmem: add heterogeneous memory sysfs support Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 18:40 +0200
  [RFC v2 5/5] hmem: add performance attributes Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 00:00 +0200
  [RFC v2 2/5] acpi: HMAT support in acpi_parse_entries_array() Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 00:00 +0200
    Re: [RFC v2 2/5] acpi: HMAT support in acpi_parse_entries_array() "Rafael J. Wysocki" <rafael@kernel.org> - 2017-07-07 00:20 +0200
      Re: [RFC v2 2/5] acpi: HMAT support in acpi_parse_entries_array() Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 00:30 +0200
        Re: [RFC v2 2/5] acpi: HMAT support in acpi_parse_entries_array() "Rafael J. Wysocki" <rafael@kernel.org> - 2017-07-07 00:40 +0200
  [RFC v2 1/5] acpi: add missing include in acpi_numa.h Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 00:00 +0200
    Re: [RFC v2 1/5] acpi: add missing include in acpi_numa.h "Rafael J. Wysocki" <rafael@kernel.org> - 2017-07-07 00:10 +0200
  Re: [RFC v2 0/5] surface heterogeneous memory performance information Jerome Glisse <jglisse@redhat.com> - 2017-07-07 01:10 +0200
    Re: [RFC v2 0/5] surface heterogeneous memory performance information Dave Hansen <dave.hansen@intel.com> - 2017-07-07 01:40 +0200
  Re: [RFC v2 0/5] surface heterogeneous memory performance information John Hubbard <jhubbard@nvidia.com> - 2017-07-07 07:40 +0200
    Re: [RFC v2 0/5] surface heterogeneous memory performance information Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 18:40 +0200
  Re: [RFC v2 0/5] surface heterogeneous memory performance  information Balbir Singh <bsingharora@gmail.com> - 2017-07-07 08:30 +0200
    Re: [RFC v2 0/5] surface heterogeneous memory performance information Dave Hansen <dave.hansen@intel.com> - 2017-07-07 18:30 +0200
    Re: [RFC v2 0/5] surface heterogeneous memory performance information Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-07-07 18:30 +0200

csiph-web