On Mar 24, 2015, at 7:12 AM, Devesh Sharma wrote:
>> -Original Message-
>> From: linux-rdma-ow...@vger.kernel.org [mailto:linux-rdma-
>> ow...@vger.kernel.org] On Behalf Of Chuck Lever
>> Sent: Saturday, March 14, 2015 2:57 AM
>> To: linux-rdma@vger.kernel.org
>> Subject: [PATCH v1 06/16
> -Original Message-
> From: linux-rdma-ow...@vger.kernel.org [mailto:linux-rdma-
> ow...@vger.kernel.org] On Behalf Of Chuck Lever
> Sent: Saturday, March 14, 2015 2:57 AM
> To: linux-rdma@vger.kernel.org
> Subject: [PATCH v1 06/16] xprtrdma: Add a "deregister_external" op for each
> memre
On Mar 16, 2015, at 3:34 AM, Sagi Grimberg wrote:
> On 3/13/2015 11:27 PM, Chuck Lever wrote:
>> There is very little common processing among the different external
>> memory deregistration functions.
>>
>> In addition, instead of calling the deregistration function for each
>> segment, have on
On 3/13/2015 11:27 PM, Chuck Lever wrote:
There is very little common processing among the different external
memory deregistration functions.
In addition, instead of calling the deregistration function for each
segment, have one call release all segments for a request. This makes
the API a litt