Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4

From: Balbir Singh
Date: Thu Mar 16 2017 - 17:34:18 EST


On Fri, Mar 17, 2017 at 3:24 AM, Reza Arbab <arbab@xxxxxxxxxxxxxxxxxx> wrote:
> On Thu, Mar 16, 2017 at 12:05:26PM -0400, JÃrÃme Glisse wrote:
>>
>> This patch add a new memory migration helpers, which migrate memory
>> backing a range of virtual address of a process to different memory (which
>> can be allocated through special allocator). It differs from numa migration
>> by working on a range of virtual address and thus by doing migration in
>> chunk that can be large enough to use DMA engine or special copy offloading
>> engine.
>
>
> Reviewed-by: Reza Arbab <arbab@xxxxxxxxxxxxxxxxxx>
> Tested-by: Reza Arbab <arbab@xxxxxxxxxxxxxxxxxx>
>


Acked-by: Balbir Singh <bsingharora@xxxxxxxxx>