Re: [PATCH 3/6] HMM: introduce heterogeneous memory management v2.

2015-01-12 Thread Oded Gabbay
On 01/12/2015 05:46 PM, Jerome Glisse wrote: > On Sun, Jan 11, 2015 at 03:24:42PM +0200, Oded Gabbay wrote: >> >> >> On 01/06/2015 12:44 AM, j.gli...@gmail.com wrote: >>> From: Jérôme Glisse >>> >>> This patch only introduce core HMM functions for registering a new mirror >>> and >>> stopping a

Re: [PATCH 3/6] HMM: introduce heterogeneous memory management v2.

2015-01-12 Thread Jerome Glisse
On Sun, Jan 11, 2015 at 03:24:42PM +0200, Oded Gabbay wrote: > > > On 01/06/2015 12:44 AM, j.gli...@gmail.com wrote: > > From: Jérôme Glisse > > > > This patch only introduce core HMM functions for registering a new mirror > > and > > stopping a mirror as well as registering and unregistering

Re: [PATCH 3/6] HMM: introduce heterogeneous memory management v2.

2015-01-11 Thread Oded Gabbay
On 01/06/2015 12:44 AM, j.gli...@gmail.com wrote: > From: Jérôme Glisse > > This patch only introduce core HMM functions for registering a new mirror and > stopping a mirror as well as registering and unregistering a device. > > The lifecycle of HMM object is handled differently then one of mm

[PATCH 3/6] HMM: introduce heterogeneous memory management v2.

2015-01-05 Thread j . glisse
From: Jérôme Glisse This patch only introduce core HMM functions for registering a new mirror and stopping a mirror as well as registering and unregistering a device. The lifecycle of HMM object is handled differently then one of mmu_notifier because unlike mmu_notifier there can be concurrent c