Acknowledged.
On 04/17/2013 06:13 AM, Orit Wasserman wrote:
On 04/17/2013 07:20 AM, mrhi...@linux.vnet.ibm.com wrote:
From: "Michael R. Hines"
These are the prototypes and implementation of new hooks that
RDMA takes advantage of to perform dynamic page registration.
An optional hook is also
On 04/17/2013 01:17 PM, Paolo Bonzini wrote:
> Il 17/04/2013 12:13, Orit Wasserman ha scritto:
>> On 04/17/2013 07:20 AM, mrhi...@linux.vnet.ibm.com wrote:
>>> From: "Michael R. Hines"
>>>
>>> These are the prototypes and implementation of new hooks that
>>> RDMA takes advantage of to perform dyna
Il 17/04/2013 12:13, Orit Wasserman ha scritto:
> On 04/17/2013 07:20 AM, mrhi...@linux.vnet.ibm.com wrote:
>> From: "Michael R. Hines"
>>
>> These are the prototypes and implementation of new hooks that
>> RDMA takes advantage of to perform dynamic page registration.
>>
>> An optional hook is als
On 04/17/2013 07:20 AM, mrhi...@linux.vnet.ibm.com wrote:
> From: "Michael R. Hines"
>
> These are the prototypes and implementation of new hooks that
> RDMA takes advantage of to perform dynamic page registration.
>
> An optional hook is also introduced for a custom function
> to be able to ove
From: "Michael R. Hines"
These are the prototypes and implementation of new hooks that
RDMA takes advantage of to perform dynamic page registration.
An optional hook is also introduced for a custom function
to be able to override the default save_page function.
Also included are the prototypes