All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerome Glisse <jglisse@redhat.com>
To: Balbir Singh <bsingharora@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	John Hubbard <jhubbard@nvidia.com>,
	David Nellans <dnellans@nvidia.com>,
	Dan Williams <dan.j.williams@intel.com>,
	Michal Hocko <mhocko@kernel.org>
Subject: Re: [PATCH 0/5] Cache coherent device memory (CDM) with HMM v4
Date: Thu, 13 Jul 2017 16:12:05 -0400	[thread overview]
Message-ID: <20170713201205.GA1979@redhat.com> (raw)
In-Reply-To: <20170713163228.5b49eea9@firefly.ozlabs.ibm.com>

On Thu, Jul 13, 2017 at 04:32:28PM +1000, Balbir Singh wrote:
> On Wed, 12 Jul 2017 14:06:02 -0400
> Jerome Glisse <jglisse@redhat.com> wrote:
> 
> > Changes since v3:
> >   - change name to device host (s/DEVICE_PUBLIC/DEVICE_HOST/)
> 
> I think you've mis-interpreted what Dan said
> 
> The message @
> http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1441839.html
> states
> 
> "I was suggesting MEMORY_DEVICE_HOST for persistent memory and
> MEMORY_DEVICE_PUBLIC as you want for CDM."

Oh i missed that email :( is was lost in long spam thread in my inbox.
Well i will likely repost a new version of HMM-CDM and with updated
name then.

Jerome

--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Jerome Glisse <jglisse@redhat.com>
To: Balbir Singh <bsingharora@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	John Hubbard <jhubbard@nvidia.com>,
	David Nellans <dnellans@nvidia.com>,
	Dan Williams <dan.j.williams@intel.com>,
	Michal Hocko <mhocko@kernel.org>
Subject: Re: [PATCH 0/5] Cache coherent device memory (CDM) with HMM v4
Date: Thu, 13 Jul 2017 16:12:05 -0400	[thread overview]
Message-ID: <20170713201205.GA1979@redhat.com> (raw)
In-Reply-To: <20170713163228.5b49eea9@firefly.ozlabs.ibm.com>

On Thu, Jul 13, 2017 at 04:32:28PM +1000, Balbir Singh wrote:
> On Wed, 12 Jul 2017 14:06:02 -0400
> Jérôme Glisse <jglisse@redhat.com> wrote:
> 
> > Changes since v3:
> >   - change name to device host (s/DEVICE_PUBLIC/DEVICE_HOST/)
> 
> I think you've mis-interpreted what Dan said
> 
> The message @
> http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1441839.html
> states
> 
> "I was suggesting MEMORY_DEVICE_HOST for persistent memory and
> MEMORY_DEVICE_PUBLIC as you want for CDM."

Oh i missed that email :( is was lost in long spam thread in my inbox.
Well i will likely repost a new version of HMM-CDM and with updated
name then.

Jérôme

  reply	other threads:[~2017-07-13 20:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 18:06 [PATCH 0/5] Cache coherent device memory (CDM) with HMM v4 Jérôme Glisse
2017-07-12 18:06 ` Jérôme Glisse
2017-07-12 18:06 ` [PATCH 1/5] mm/device-host-memory: device memory cache coherent with CPU v3 Jérôme Glisse
2017-07-12 18:06   ` Jérôme Glisse
2017-07-12 18:06 ` [PATCH 2/5] mm/hmm: add new helper to hotplug CDM memory region v2 Jérôme Glisse
2017-07-12 18:06   ` Jérôme Glisse
     [not found] ` <20170712180607.2885-1-jglisse-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-07-12 18:06   ` [PATCH 3/5] mm/memcontrol: allow to uncharge page without using page->lru field Jérôme Glisse
2017-07-12 18:06     ` Jérôme Glisse
2017-07-12 18:06     ` Jérôme Glisse
2017-07-12 18:06 ` [PATCH 4/5] mm/memcontrol: support MEMORY_DEVICE_PRIVATE and MEMORY_DEVICE_HOST v2 Jérôme Glisse
2017-07-12 18:06   ` Jérôme Glisse
2017-07-12 18:06   ` Jérôme Glisse
2017-07-12 18:06 ` [PATCH 5/5] mm/hmm: documents how device memory is accounted in rss and memcg Jérôme Glisse
2017-07-12 18:06   ` Jérôme Glisse
2017-07-13  6:32 ` [PATCH 0/5] Cache coherent device memory (CDM) with HMM v4 Balbir Singh
2017-07-13  6:32   ` Balbir Singh
2017-07-13 20:12   ` Jerome Glisse [this message]
2017-07-13 20:12     ` Jerome Glisse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170713201205.GA1979@redhat.com \
    --to=jglisse@redhat.com \
    --cc=bsingharora@gmail.com \
    --cc=dan.j.williams@intel.com \
    --cc=dnellans@nvidia.com \
    --cc=jhubbard@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.